Public bug reported: I reported this upstream and it was fixed in CVS head. Could it be possible to merge the fix in Ubuntu?
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1679080&group_id=9863 We use -pedantic to compile our project. Current wxWidgets produces an error due to an extra semicolon in graphics.h: protected : virtual wxObjectRefData* CreateRefData() const; virtual wxObjectRefData* CloneRefData(const wxObjectRefData* data) const; DECLARE_DYNAMIC_CLASS(wxGraphicsObject); } ; Should be quick to fix. ** Affects: wxwidgets2.8 (Ubuntu) Importance: Undecided Status: Unconfirmed -- extra semicolon breaks compile when -pedantic used, fixed upstream https://launchpad.net/bugs/91853 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs