From owner-freebsd-hackers Thu May 4 03:57:18 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA05717 for hackers-outgoing; Thu, 4 May 1995 03:57:18 -0700 Received: from relay3.UU.NET (relay3.UU.NET [192.48.96.8]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA05699 for ; Thu, 4 May 1995 03:56:46 -0700 Received: from uucp3.UU.NET by relay3.UU.NET with SMTP id QQyogh29557; Thu, 4 May 1995 06:53:49 -0400 Received: from uanet.UUCP by uucp3.UU.NET with UUCP/RMAIL ; Thu, 4 May 1995 06:53:49 -0400 Received: by crocodil.monolit.kiev.ua; Thu, 4 May 95 13:39:39 +0200 Received: by farm.cs.kiev.ua; Thu, 4 May 1995 11:54:35 +0300 To: joerg_wunsch@uriah.heep.sax.de, freebsd-hackers@FreeBSD.org References: Message-Id: Date: Thu, 4 May 1995 11:54:35 +0300 (UKR) From: "Dmitry S. Kohmanyuk" X-Class: Fast Organization: Animals Paradise Farm Reply-To: dk+@ua.net Subject: Re: GNU cpp bug with pthreads Lines: 20 Sender: hackers-owner@FreeBSD.org Precedence: bulk J Wunsch wrote: > >As patl@asimov.lashley.slip.netcom.com wrote: >> >> Actually, if you really want to be safe, it should be: >> >> #if defined(__STDC__) && (__STDC__ == 1) > >Ok, i give up here. :-) I recommend the SunOS /usr/include hack of: #if __STDC__ -1 > -1 this works with__STDC__ undef'ed, defined to 0, 1, and even 2 (as Pat said) -- A(bort), R(etry), I(nstall FreeBSD)? _