discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with newest gui/back 0.8.8


From: Alexander Malmberg
Subject: Re: Problem with newest gui/back 0.8.8
Date: Sun, 27 Jul 2003 22:08:15 +0200

With a lot of help from nodie in #GNUstep (who could reproduce it), I
tracked this down. Unless there are several causes, it should be fixed
in cvs now.

It turned out to be problems with the system color list in NSColor. It
was using sscanf() to parse colors, which failed in non-c locales.
Additionally, it wasn't robust in the handling of the system color list;
once a broken (incomplete, in this case) color list had been written to
~/GNUstep/Library/Colors/System.clr, it couldn't recover. Both problems
have been fixed.

- Alexander Malmberg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]