Mingyi Zhao writes:

During compilation, I got the following error:

clang++ -DHAVE_CONFIG_H -I.     -Wall -I./.. -I.. -I../libs -I./../libs - I./libs   -I/usr/include/i386-linux-gnu/c++/4.8 -MT webmlmd.o -MD -MP - MF .deps/webmlmd.Tpo -c -o webmlmd.o webmlmd.C
In file included from webmlmd.C:45:
./webmlmd.H:52:12: error: elaborated type refers to a typedef
                class T::iterator b=s.begin(), e=s.end(), p=b;

Try replacing 'class' with 'typename' here, see if that works.

Attachment: pgpsxHomm2RJS.pgp
Description: PGP signature

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to