Jeremy Moles wrote: > The -1 is almost certainly correct in this case. You'd probably want > to add code that makes ":0" a valid string, not invalidating the > "fail" case. :)
When no '.' is found, the first screen should be used. If one was found at the end of the string, the zero-length string will parse as 0. I stand by my patch. Please take another look at the code and reconsider applying it. Thanks, Zach _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
