Menu

Critical Resourcerver Build Error Fixed - August 8th, 2008

The current release of Resourcerver is alpha.6, which corrects a critical build error that occurred when compiling with certain GCC 3.* versions. This fatal error caused a message along the lines of "braces around scalar initializer for `const char* const*'". The error is caused by GCC's inability to initialize nested anonymous structures and unions with the respective compiler versions.

The error's correction is completely transparent to existing code. Please download alpha.6 if you've encountered this error with previous versions.

Posted by 2008-08-09

Log in to post a comment.