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.