Re: source-highlight on solaris?

Stefan Palm <[email protected]> Wed, 21 Apr 2010 10:49:10 +0200 (CEST)
Newsgroups gmane.comp.gnu.source-highlight.general
Message-ID <19600369.112.1271839750957.JavaMail.root@troubadix>
> 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