_warn "atoi() is depreciated, please use string_compare." Sounds like a mistake ?
And you have string_compare() defined twice ! I'm waiting for final version so I can migrate my libs and samples. cheers Seb 2011/6/4 Sebastien Lelong <[email protected]> > oh, you can remove the deprecation warning, it's not been released at all > > thanks > seb > > -- > Sébastien Lelong > > Le 4 juin 2011 à 02:10, [email protected] a écrit : > > > Revision: 2691 >> Author: [email protected] >> Date: Fri Jun 3 17:10:05 2011 >> Log: renamed strlen to string_length. with depreciated warning. >> http://code.google.com/p/jallib/source/detail?r=2691 >> >> Modified: >> /trunk/include/jal/strings.jal >> >> -- >> You received this message because you are subscribed to the Google Groups >> "jallib" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/jallib?hl=en. >> >> -- Sébastien Lelong -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
