[2275] in Kerberos_V5_Development
Re: #ifdef unix is wrong afaik
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Sun Feb 23 20:58:31 1997
Date: Sun, 23 Feb 1997 20:58:10 -0500
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: Sam Hartman <hartmans@MIT.EDU>
Cc: probe@MIT.EDU, krbdev@MIT.EDU
In-Reply-To: Sam Hartman's message of Sat, 22 Feb 1997 01:12:24 -0500 (EST),
<199702220612.BAA23494@luminous.MIT.EDU>
Date: Sat, 22 Feb 1997 01:12:24 -0500 (EST)
From: Sam Hartman <hartmans@MIT.EDU>
In general, I would do something along the lines of the tests
in port-socket.h, or if that is inappropriate for some reason, have
some other define that we arrange to get set. I'm removing all ifdef
unixes for now, replacing with the moral equivelent of if not
Windows. If you have a better solution, feel free to implement.
This is a good a time as any to remind people that we support Windows,
Unix *and* Macintosh. Please at least think about not breaking the tree
under Macintosh when making your changes.....
- Ted