Re: En-dash versus em-dash



On Mon, 2012-12-10 at 19:07 +0000, Debarshi Ray wrote:
> > TL;DR: It's 2012.  The compiler understands UTF-8 and defaults to it.
> > Use it :)
> 
> As I discovered recently, gjs does not like Unicode characters in string
> literals.

You are likely referring to:
https://bugzilla.gnome.org/show_bug.cgi?id=680730

Which has nothing actually to do with string literals, or the encoding
of the source file, but was about how gjs treats any string when passed
to a function which expects a byte array.

And note, the semantics changed for 3.8.




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