David Dawes wrote:
On Fri, Feb 07, 2003 at 10:55:33AM +1000, Chris Ison wrote:
in XFree86 log
Symbol xf86strtof from module
/usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
this function doesn't exist in XFree86 trunk, nor DRI trunk (going by
grep), how ever it is used in extras/Mesa/src/imports.c
did someone forget to commit its definition?
strtof isn't very portable (C99), so something else should be used (maybe
sscanf, for example).
Thanks for the tip - I may make that change.
-Brian
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel