Hi,

I have some error building SOCI 3.0.0 on Solaris 8:

"into.h", line 36: Error:  value is not a member of
soci::details::exchange_traits<std::basic_string<char,
std::char_traits<char>, std::allocator<char>>>.

"soci-simple.cpp", line 1538:     Where: While instantiating
"soci::into<std::basic_string<char, std::char_traits<char>,
 std::allocator<char>>>(std::basic_string<char,
std::char_traits<char>, std::allocator<char>>&, soci::indicator&)".

"soci-simple.cpp", line 1538:     Where: Instantiated from non-template code.

>From what I have understood, the CC compiler has some trouble in using
the typename statement
(see 
http://bytes.com/topic/c/answers/132047-template-member-function-default-argument).

Has somebody a patch to solve this trouble?

Thanks
Tom

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to