Tommaso Massimi wrote: > 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?
Tom, I would be interested in including fix for this, however, I don't have any Solaris installation available at the moment. I move to another country and I left my powerful workstation with Virtual Machines on it at home, so I anticipate I won't be able to help with this soon. If anyone could submit patch, that would be great. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org ------------------------------------------------------------------------------ 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
