PATH_SEPARATOR not platform independent

Tom Tromey tromey@redhat.com
Mon Oct 9 16:53:00 GMT 2006


>>>>> "Marco" == Marco Trudel <mtrudel@gmx.ch> writes:

Marco> I assume posix.h gets included regardless of the plattform.

That would be a major bug.  posix.h shouldn't be directly included
anywhere (aside from posix-specific .cc files) -- only platform.h.
A quick grep shows this to be true.

Tom



More information about the Java mailing list