On 04/21/2010 10:49 AM, Stefan Palm wrote:
Stefan

please try with this other example which should mimic the same types of
the code which generates the compiler error, and let me know

Hi Lorenzo,

that sample won't work:

adebld1z:/tmp>  CC setexample.cpp -o setexample.bin
"setexample.cpp", line 30: Error: Could not find a match for 
std::set<std::string>::insert(std::list<std::string>::const_iterator, 
std::list<std::string>::const_iterator) needed in main().
1 Error(s) detected.

HTH,
Stefan

OK

now we found a smaller example generating the same error :)

it looks like your compiler's stl implementation is not that standard...

could you please send me the header file "set" which is part of your stl header files?

thanks
        Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net


_______________________________________________
Help-source-highlight mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-source-highlight

Reply via email to