When a windows UNC path is written into a dictionary, it becomes unreadable.
The same is for any string beginning with // or /*. After researching, we
found out that NSDictionaries can contain comments - but it must be a bug if
that prevents you to write such strings.

{
  win32UNCpath = file://win32machine/Programme
}

Michael Scheibler


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to