=================== BUG #4208: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4208&group_id=99
Changes by: Alexander Malmberg <[EMAIL PROTECTED]>
Date: Tue 07/08/2003 at 04:00 (Europe/Stockholm)
What | Removed | Added
---------------------------------------------------------------------------
Category | None | Base/Foundation
Resolution | None | Fixed
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
GSFromUnicode and GSToUnicode had identical bugs in iconv handling related to flushing
iconv. They would try to expand the output buffer unnecessarily (breaks when given a
fixed-size buffer of just the right size), and they wouldn't always handle all output
when flushing iconv. Fixed in cvs.
=================== BUG #4208: FULL BUG SNAPSHOT ===================
Submitted by: stoyan Project: GNUstep
Submitted on: Sun 07/06/2003 at 16:07
Category: Base/Foundation Severity: 9 - Critical
Bug Group: Bug Resolution: Fixed
Assigned to: None Status: Closed
Summary: Applications won't start
Original Submission: With latest CVS:
$ openapp GWorkspace.app
2003-07-06 17:01:44.286 GWorkspace[786] Unable to load KeyBindings from file
/System/Library/KeyBindings/DefaultKeyBindings.dict
/System/Applications/GWorkspace.app/ix86/linux-gnu/gnu-gnu-gnu/GWorkspace: Uncaught
exception NSCharacterConversionException, reason: Can't get cString from Unicode
string.
Follow-up Comments
*******************
-------------------------------------------------------
Date: Tue 07/08/2003 at 04:00 By: alexm
GSFromUnicode and GSToUnicode had identical bugs in iconv handling related to flushing
iconv. They would try to expand the output buffer unnecessarily (breaks when given a
fixed-size buffer of just the right size), and they wouldn't always handle all output
when flushing iconv. Fixed in cvs.
-------------------------------------------------------
Date: Mon 07/07/2003 at 21:17 By: stoyan
Addition: this exception raised only if GNUSTEP_STRING_ENCODING was set to
NSKOI8RStringEncoding
-------------------------------------------------------
Date: Mon 07/07/2003 at 21:13 By: stoyan
Addition: this exception raised only if GNUSTEP_STRING_ENCODING is set to
NSKOI8RStringEncoding.
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4208&group_id=99
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep