This is the mail archive of the java-patches@sources.redhat.com mailing list for the Java project.


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

Re: Patch: fabsf


On 24 Jan 2001, Tom Tromey wrote:
> Jeff> ../../../libjava/java/lang/sf_fabs.c: In function `fabsf':
> Jeff> ../../../libjava/java/lang/sf_fabs.c:29: `__uint32_t' undeclared (first use in
> 
> Try changing the `__uint32_t' to just `uint32_t'.

OK, that worked for me.

--
Jeff Sturm
jeff.sturm@commerceone.com


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