OK. I checked into it and there are ***no*** references to it at all. I have commented it out and everything compiles fine.
On Apr 25 2014 6:58 AM, EBo wrote: > I'll try to sort that out this weekend. I'm at work at the moment, > but > C++ can do some really weird stuff in the templating and functional > programming world. > > EBo -- > > On Apr 25 2014 6:35 AM, W. Martinjak wrote: >> hmmmm, >> >> there is a strange function >> in the NML class: >> >> NMLTYPE NML::str2msg(const char *); >> >> it's never used but mentioned >> in cms.hh: 216 >> >> /* Select a temporary updator -- This is used by the nml msg2string >> and >> string2msg functions. */ >> void set_temp_updater(CMS_NEUTRAL_ENCODING_METHOD); >> >> but here it's called >> string2msg >> . >> >> But when it's never used how is it substituted? >> Because it's the counterpart of NML::msg2str(). >> ???? >> >> matsche >> >> >> -- >> "In der Wissenschaft siegt nie eine neue Theorie, >> nur ihre Gegner sterben nach und nach" >> >> Max Planck >> >> >> >> >> ------------------------------------------------------------------------------ >> Start Your Social Network Today - Download eXo Platform >> Build your Enterprise Intranet with eXo Platform Software >> Java Based Open Source Intranet - Social, Extensible, Cloud Ready >> Get Started Now And Turn Your Intranet Into A Collaboration Platform >> http://p.sf.net/sfu/ExoPlatform >> _______________________________________________ >> Emc-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/emc-developers > > > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
