X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=KxtfATd YzNiRWeAbT/rfcowuEOck+pAfDWnTycXjPUQIeVtvPpF+ndnT2+DgrL8x5S5B7Ge AxVfLzvTJo5zwMeOVs714v9ZIDs+JMRa4A1xiSxz6zCafAdnpNAV2IEPVcz7XnBg nRh5DuOhIQcv3SreXbf4mEh5pQpxKivMep0k= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=hRWpDbM1q8r5A 1fzJLu6y4QjWAU=; b=OE9hahVXOUAxDWkMboZf1VuPu18YAJKg8PQbicGJWAZax 00j0Ykt1YzewqgbwJERTYSGV61g6Sg/NjpoVFVhJxojD5Cilbp/D8M9LRkko/7at jYKIzopEJNj8Ld9YYOCJ11fJMeAxDJAQhvfv+FOkisuKwlBwGYZ/CvbnNl7hwU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,FROM_LOCAL_NOVOWEL,HK_RANDOM_ENVFROM,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy= X-HELO: mail-qt0-f180.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=H4YrXPd5BCzOP2wHTPveZ2XR1lK1N9iHB4LFiCUIqXk=; b=nhqrLQ5IWldY8FL5V+G4fq+pWUMxiGS56OZOvfXhB+ITAi1XQEUgKiLAzJwRBfaTFg If7wQpxLJOTYkgjq3kRxJU2TeG4cVuy3OCa05szc8xryXrf0gYhMzdrCXhWfVCSwHqzV SnNyoiKNegFwLvcyfGMdfJF9YFd5qB/6081d3XW8JAn0Ut+nwI2g8FFDtYuy6dY6jHom f8nnBO1QPiIeyVnp2b6Khx0dYnGxhXyB9VUuKKQzZMl9uVWW/NvqYjT1pdzzjftUSva1 UP39IiJBGEAn0N9I2h+9+ZqUHSYUdaprYdYICuCsT/wZGFrQFFAR9QQI1ec7LYHSGS2r W6tQ== MIME-Version: 1.0 References: <55fcf4b3-5fd0-8fa1-6669-5a93a14c863e AT t-online DOT de> <258a1db5-4151-33c7-5db6-2a06f82975c5 AT SystematicSw DOT ab DOT ca> In-Reply-To: <258a1db5-4151-33c7-5db6-2a06f82975c5@SystematicSw.ab.ca> From: Doug Henderson Date: Wed, 5 Sep 2018 18:13:56 -0600 Message-ID: Subject: Re: Why does -std=c++11 hide certain function calls To: cygwin Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Wed, 5 Sep 2018 at 14:41, Brian Inglis wrote: > _POSIX_C_SOURCE >= 1 || _XOPEN_SOURCE || _POSIX_SOURCE" Relavent xkcd - https://xkcd.com/927/ -- Doug Henderson, Calgary, Alberta, Canada - from gmail.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple