MyGUI / mygui

Fast, flexible and simple GUI.
http://mygui.info/
Other
713 stars 205 forks source link

Release a new version with GCC 13 fix #250

Closed DanielVukelich closed 1 year ago

DanielVukelich commented 1 year ago

Some distros like Arch are already shipping gcc 13. Without a new release of MyGUI that has https://github.com/MyGUI/mygui/pull/249 included, users who compile against the MyGUI headers need to install them from source, or else their code doesn't compile with the ones packaged by their distro. Releasing a new version of MyGUI will alleviate this.

Altren commented 1 year ago

Ok, I'll release a new minor version