<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 112: log4cpp-0.3.5rc3 doesn't build on cygwin</title><link>https://sourceforge.net/p/log4cpp/bugs/112/</link><description>Recent changes to 112: log4cpp-0.3.5rc3 doesn't build on cygwin</description><atom:link href="https://sourceforge.net/p/log4cpp/bugs/112/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 07 Jun 2007 04:15:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/log4cpp/bugs/112/feed.rss" rel="self" type="application/rss+xml"/><item><title>log4cpp-0.3.5rc3 doesn't build on cygwin</title><link>https://sourceforge.net/p/log4cpp/bugs/112/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;1. apparently wide characters are not supported on cygwin,&lt;br /&gt;
so compilation fails with CategoryStream.hh :&lt;br /&gt;
../include/log4cpp/CategoryStream.hh:110: error: expected unqualified-id before '&amp;amp;' token&lt;br /&gt;
../include/log4cpp/CategoryStream.hh:110: error: expected `,' or `...' before '&amp;amp;' token&lt;br /&gt;
../include/log4cpp/CategoryStream.hh:110: error: ISO C++ forbids declaration of `parameter' with no type&lt;br /&gt;
../include/log4cpp/CategoryStream.hh:133: error: using-declaration for non-member at class scope&lt;br /&gt;
../include/log4cpp/CategoryStream.hh:133: error: expected `;' before '*' token&lt;br /&gt;
../include/log4cpp/CategoryStream.hh: In member function `log4cpp::CategoryStream&amp;amp; log4cpp::CategoryStream::operator&amp;lt;&amp;lt;(int)':&lt;br /&gt;
../include/log4cpp/CategoryStream.hh:112: error: `_wbuffer' undeclared (first use this function)&lt;br /&gt;
../include/log4cpp/CategoryStream.hh:112: error: (Each undeclared identifier is reported only once for each function it appears&lt;br /&gt;
in.)&lt;br /&gt;
../include/log4cpp/CategoryStream.hh:113: error: `std::wostringstream' has not been declared&lt;br /&gt;
../include/log4cpp/CategoryStream.hh:117: error: `t' undeclared (first use this function)&lt;/p&gt;
&lt;p&gt;2. Once problem 1. solved, a trailing ';' in Manipulator.hh line 29 also block compilation :&lt;br /&gt;
In file included from ../include/log4cpp/CategoryStream.hh:19,&lt;br /&gt;
from ../include/log4cpp/Category.hh:17,&lt;br /&gt;
from FileAppender.cpp:21:&lt;br /&gt;
../include/log4cpp/Manipulator.hh:29: error: extra `;'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 07 Jun 2007 04:15:57 -0000</pubDate><guid>https://sourceforge.net006efad6473ed602f1b2a2f189cc10c5fd3945df</guid></item></channel></rss>