Re: [Github-comments] [geany/geany] Conflicting GLib requirements in HACKING (#1476)

2017-04-25 Thread elextr
Closed #1476 via dbcf456031127ce7e371606dcc75507024eb95df. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1476#event-1056173672

Re: [Github-comments] [geany/geany] Conflicting GLib requirements in HACKING (#1476)

2017-04-24 Thread elextr
Reading the documentation!! Who ever heard of such a thing ;-D The code says [2.32](https://github.com/geany/geany/blob/c296efed642611f3dba238c5c576b712786b424e/configure.ac#L73) but clearly some errors have accumulated in the docs. Feel free to make a pull request correcting them now you ha

[Github-comments] [geany/geany] Conflicting GLib requirements in HACKING (#1476)

2017-04-24 Thread Vasiliy Faronov
The [HACKING](https://github.com/geany/geany/blob/master/HACKING) file has this: > Geany requires GTK >= 2.24 and GLib >= 2.32. but also this: > Your code should build against GLib 2.27.3 and this: > You might want to pass the `-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_28` C preprocessor flag