This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: <sys/unistd.h> not namespace-clean


On Thu, Jul 30, 1998 at 12:03:12PM -0600, Charles Randall wrote:
>> Wouldn't it make more sense to remove the variable names entirely?  That
>> completely eliminates name space pollution rather than shifting it.
>
>Yes. However, as the implementation provider the _* name space is reserved
>for you. Personally, I'd just remove the names entirely and use the _*
>namespace when you have to (for internally used functions behind macros,
>etc).

Yes.  Even though we do reserve the right to use the _name variables, that
still means *we* have to be careful not to reuse these names.

-- 
cgf@cygnus.com             "Everything has a boolean value, if you stand
http://www.cygnus.com/      far enough away from it."  -- Galena Alyson Canada
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]