On 14/11/10 18:17, Julian Taylor wrote:
> Hi,
> thanks for the report. Its no serious problem:
> 
> src/cmake/SociUtilities.cmake:299
> math(EXPR padding_len 35-${varlen})
> 
> The padding (35) here is to small for the
> SOCI_POSTGRESQL_TEST_POSTGRESQL1_CONNSTR string of length 40
> increase it to 40 or higher to fix the problem (or wait until a solution
> gets checked in)

Yes, this variable name was temporary test and insane :-)
I've just fixed this stuff (and more) in the repo, so should be fine now.

Thanks for testing!

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
Member of ACCU, http://accu.org

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to