new error when using stlport4 with ss12 on solaris 10
807736Jan 8 2009 — edited Jan 8 2009hello all,
somebody is forced to use -library=stlport4 into his application as explained in:
http://developers.sun.com/solaris/articles/cmp_stlport_libCstd.html
and it's ok. But for another file, now, there is this new error:
"/local/henry/PelicansSVN/LibraryApplications/src/DOC_Category.cc", line 71: Error: The function "atof" must have a prototype.
1 Error(s) detected.
the compilation went fine without modifying the sources if we doesn't use stlport4.
Where am i wrong? is there something to do except modifying sources files?
thanks in advance for help,
gerard