Geoff Hutchison writes:
 > >       I'm fixing this all over the code, using String instead of
 > >char* as a return value of Configuration::operator[] and ::Find, if
 > >you have remarks let me know.
 > 
 > Actually, it's probably better to slowly convert things from char* to 
 > String. This will make i18n much easier since we'll mostly have to 
 > target the String class.

 That's what I did yesterday. Not changing everything but a lot. And adding
const whereever possible/meaningfull. This freaks me out because of the
memory corruption risks. I'll delay the committing of the whole stuff
after running tests thru purify, this afternoon or tomorrow.

-- 
                Loic Dachary

                ECILA
                100 av. du Gal Leclerc
                93500 Pantin - France
                Tel: 33 1 56 96 09 80, Fax: 33 1 56 96 09 61
                e-mail: [EMAIL PROTECTED] URL: http://www.senga.org/


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to