WIN-09.: shs.h, shs.cc, natSimpleSHSStream.cc: use uint<n>_t instead of LONG and BYTE

Anthony Green green@redhat.com
Thu Feb 7 07:13:00 GMT 2002


On Fri, 2002-02-01 at 15:13, Adam Megacz wrote:
> 
> Tom Tromey <tromey@redhat.com> writes:
> > Can we assume uint<n>_t on all platforms?  Or would we need configury
> > support here?
> 
> Isn't that stuff pretty standard?
> 
> It's available on all the platforms gcj supports (win32, linux,
> solaris, macosx).

No.  This change broke my xscale-elf build which uses the newlib C
library.

AG




More information about the Java-patches mailing list