On Fri, Aug 05, 2005 at 08:59:59PM +0200, Mikael Magnusson wrote: > Package: wxwindows2.4 > Severity: wishlist > Tags: patch
Hi, There are a number of separate things being addressed here, let's try to divide them up between easy and hard... > the included patch can be used to build wxGTK contrib debug libraries. this is easy and the reasoning sound if people are actually using the contribs now. Thanks for the patch, and the testing. > I needed to patch the xmlres source code, since there was no RTTI for > wxXmlResourceHandler. This is a bigger problem. It is not a binary compatible change... It is going to take some justification, and a plan. > - dh_strip -N$(package_gtk_dbg) -N$(package_wxbase_dbg) \ > + @# Ignore "I have no package to build" > + -dh_strip -N$(package_gtk_dbg) -N$(package_wxbase_dbg) \ and this is curiosity... what went wrong there? and do we really want to hide it?? cheers, Ron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

