UTF-8 character doesn't seem to parse
Webdsl code:
Submitted by Rob Vermaas on 15 June 2010 at 10:08
par {
"If you get an error message “Permission denied”, you "
"should make sure that you have sufficient access rights to "
"the Nix store, e.g., run the command as " “root” “.”
}
Issue Log
On 15 June 2010 at 10:26 Danny Groenewegen commented:
workaround: you can get UTF-8 characters in WebDSL using the \u notation of Java strings
On 8 January 2013 at 16:11 Eelco Visser removed tag @lennartkats
On 8 January 2013 at 17:14 Gabriël Konat tagged sdf
On 9 January 2013 at 10:40 Gabriël Konat commented:
Doesn’t the Java SGLR parse UTF8?
Log in to post comments