On 29.01.2013 00:57, Riccardo Mottola wrote:
Hi,

after the latest update, all apps (even if rebuilt) display black emnus,
black backgrounds, etc, as in the attached screenshot.
Linux-x86-64 with cairo backend.

I don't appear to experience this on x86-32

Riccardo

Thank you for reporting this. This was caused by a dump mistake I made yesterday. After checking my changes with some test code I found out that the predefined colour values (eg NSBlack) have been changed to CGFloat as well. So I made that change in NSGraphics.h but forgot to change externs.m as well. The compiler didn't complain and I didn't test the result. And that was really stupid, I should always test before a commit, even a change that looks that simple.

Should be fixed in SVN.

Fred


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to