Re: [gtk-osx-users] Pango and 10.14 (with latest clang)

2019-01-28 Thread John Ralls
> On Jan 28, 2019, at 6:45 AM, Gabriele Greco via gtk-osx-users-list > wrote: > > It seems that pango (1.42.4) does not build in 10.4 with latest tools and > SDK, configured with a deployment target of 10.9, the error is pretty > cryptic, my guess is that pango somehow redefines a type used

[gtk-osx-users] Pango and 10.14 (with latest clang)

2019-01-28 Thread Gabriele Greco via gtk-osx-users-list
It seems that pango (1.42.4) does not build in 10.4 with latest tools and SDK, configured with a deployment target of 10.9, the error is pretty cryptic, my guess is that pango somehow redefines a type used internally by OSX headers (dispatch_source_t stuff). I worked around this error placing in t

Re: [gtk-osx-users] Bugs with 10.14 dark mode

2019-01-28 Thread John Ralls
> On Jan 28, 2019, at 2:34 AM, Gabriele Greco via gtk-osx-users-list > wrote: > > Hi guys, > > I've found a few rendering problems and a crash on exit with GTK+2.x (a > compile of about 1.5 years ago), and 10.14 dark mode. > > I've been able to track this problem running my app with differ

[gtk-osx-users] Bugs with 10.14 dark mode

2019-01-28 Thread Gabriele Greco via gtk-osx-users-list
Hi guys, I've found a few rendering problems and a crash on exit with GTK+2.x (a compile of about 1.5 years ago), and 10.14 dark mode. I've been able to track this problem running my app with different osx versions and then running gtktest on mojave... When I found that the bug was related to 10