[Geany-Devel] Blank completion popups on Windows

Thomas Martitz kugel at xxxxx
Sun Apr 19 15:39:43 UTC 2015


Am 19.04.2015 um 15:57 schrieb Enrico Tröger:
> This said, the reason we need the hack is because of
> https://bugzilla.gnome.org/show_bug.cgi?id=712220, so if this was fixed
> we could one day drop the hack.  But this would mean depend on a fixed
> version, which probably won't be acceptable before a decade or so :)
>
> So we'll have to fix the Windows build issue in some way…
> I gave it another look, however I sort of give up :(.
>
> What I know is, with gcc 3.4 the popups work cleanly and as expected,
> even when compiled natively on Windows. This is why the nightly builds
> work, they are built with an old gcc 3.4.
>

What gives sizeof(GtkScrolledWindow) with the old gcc vs new gcc? Did 
you try -mms-bitfields or -mno-ms-bitfields with the old one, does that 
make a difference?

Thanks for your effort!


Best regards


More information about the Devel mailing list