monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Monotone-devel] simplestring_xform.cc doesn't build with Visual C..


From: Kelly F. Hickel
Subject: RE: [Monotone-devel] simplestring_xform.cc doesn't build with Visual C...
Date: Sat, 10 Nov 2007 08:51:48 -0600

a #include <algorithm> seems to correct it.... 
 
at leat it gets past that problem, I wasn't able to get through a full build, so I didn't want to commit any changes.
 
-Kelly


From: Richard Levitte
Sent: Sat 11/10/2007 3:20 AM
To: address@hidden
Subject: [Monotone-devel] simplestring_xform.cc doesn't build with Visual C...

It seems like the Visual C build slave gets into a problem with
simplestring_xform.cc:

7>simplestring_xform.cc
7>..\simplestring_xform.cc(15) : error C2039: 'transform' : is not a member of 'std'
7>..\simplestring_xform.cc(15) : error C2873: 'transform' : symbol cannot be used in a using-declaration
7>..\simplestring_xform.cc(30) : error C3861: 'transform': identifier not found
7>..\simplestring_xform.cc(47) : error C3861: 'transform': identifier not found

Anyone know how to deal with that?

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         address@hidden
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
						-- C.S. Lewis


_______________________________________________
Monotone-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/monotone-devel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]