Il 31/10/2012 15:58, Rick Flower ha scritto:
> 
> Notice that GST's 'mathl.h' defines lrintf() as returning a
> long but the function itself is returning a float..  In light
> of the fact that the last line of the lrintf() function is
> returning a value converted to long care of casting, I'm going
> to assume that the above function should be returning a long
> and NOT a float.  Once I made that change it compiled and moved
> on with other items to build...

Yes, applying that change.

_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to