> 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 _______________________________________________ Help-source-highlight mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-source-highlight
