Hi, everybody!

Here is a patch to the gnustep-base, whith additions such as:

- fixes NSString's initWithCString* methods behaviour by commenting out
  GSString's. Without it initWithCString* methods doesn't convert C string
  into Unicode and this is not OpenStep compliant;

- adds 2 languages into Resources/Languages: Russian and Ukrainian;

- enables NSDictionary's initWithContentsOfFile read the language files
  which contains non-latin characters (e.g. Russian and Ukrainian) by using
  default C string encoding;

- NSLog uses default C string encoding for dataUsingEncoding: now.

-- 
Serg Stoyan

Attachment: base-patch.gz
Description: application/gunzip

Reply via email to