From: Warren Young Date: February 12 2008 12:14pm Subject: Re: RELEASE CANDIDATE: v3.0.0 rc4 (packaging feedback) List-Archive: http://lists.mysql.com/plusplus/7457 Message-Id: <47B18D94.4070402@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Remi Collet wrote: > > => ./lib/beemutex.cpp:81: error: 'strerror' was not declared in this > > I will propose a new gcc 4.3 patch ASAP No need. It just needs string.h. I've checked the change in. > %{__mkdir_p} doc/examples/test > %{__install} -m644 test/*.cpp doc/examples/test/ I don't see why we want this. The test programs are rarely examples of good style, they're meant to exercise the library. The code is meant mostly for people working on MySQL++, not for the average MySQL++ user. > %{__install} -m644 config.h doc/examples/ > sed -i -e s@../config.h@stripped@ doc/examples/threads.h Thanks for the fix. It's applied. I forgot to credit you in the svn checkin, but I will try to remember for the ChangeLog.