[Cppcms-users] Getting ready to 1.0.5
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2014-10-19 08:32:20
|
Dear CppCMS Users, Hello, I'm getting ready to release 1.0.5 it includes many fixes to support different compilers. Especially clang and libc++ and some bug fixes. I need help for the following platforms: - Mac OS X with clang + libc++ as per this bug it has many issues: https://sourceforge.net/p/cppcms/bugs/112/ I think they should be fixed by now but testing needed. - Net BSD with clang and libc++ - Windows VS 2013... I think it should work as the issue was fixed (in json.cpp) but still if somebody can confirm I'd love to see. I also must admit that libc++ isn't very mature so some tests may fail and I'd like to know which ones (there are bugs in libc++ itself). Also you are welcome to run tests on your own. I'm talking about v1.0_fixes branch, NOT trunk, i.e. svn://svn.code.sf.net/p/cppcms/code/framework/branches/v1.0_fixes Make sure to untar cppcms_boost.tar.bz2. Thanks Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ |