Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 1998 09:37:16 +0200
From:      Ruslan Shevchenko <Ruslan@Shevchenko.kiev.ua>
To:        hackers@FreeBSD.ORG
Subject:   correct way to define POSIX values 
Message-ID:  <34EA8FA8.C2E835BA@Shevchenko.kiev.ua>

next in thread | raw e-mail | index | archive | help
About interpreteion the next sentence from the POSIX specifications:

The following symbolic constants are either undefined or defined with a
value
other than -1.

Is it mean, that
#define _POSIX_JOB_CONTROL
without value  is correct ?

TenDRA wan't compile this definition, with
#define _POSIX_JOB_CONTROL    1

all is ok.

So, where is bug: in our headers or in TenDRA ?

Thanks.

--

    @=
     //RSSH                              mailto:Ruslan@Shevchenko.Kiev.UA




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34EA8FA8.C2E835BA>