[Cgi-devel] 0.7.1 Released
Status: Beta
Brought to you by:
drrngrvy
From: Darren G. <dar...@gm...> - 2010-05-16 10:58:46
|
All, I have just posted a new release of the CGI / FastCGI library to Sourceforge, available from: https://sourceforge.net/projects/cgi/files The tar.bz2 file uses unix line endings while the .7z and .zip files use Windows line endings. This point release fixes a bug in the 0.7 release which caused compile errors under linux. I'm afraid for those that wish to compile with -Wall -Werror may have problems as the Boost libraries used do not all compile cleanly with -Wall -Werror... yet. The documentation is under construction, but has been uploaded in its partial state to: http://cgi.sf.net/docs Hopefully I can find time to continue cleaning the API and finish off the documentation. As always, comments and critique are most welcome. Happy hacking! Cheers, Darren |