On Sat, Jul 07, 2012 at 04:46:19PM -0600, Antoine Jacoutot wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]       2012/07/07 16:46:19
> 
> Modified files:
>       devel/spidermonkey: Makefile 
> 
> Log message:
> Don't compile with -DJS_C_STRINGS_ARE_UTF8. It is not the default, other
> OSes do not enable it and our locale support is poor.
> This actually unbreaks the whole javascript gang in GNOME (gjs...).

Cool, nice find!

Just for the record, this came from lang/spidermonkey:
(see also http://www.mongodb.org/display/DOCS/Building+Spider+Monkey)

revision 1.15
date: 2011/04/04 22:36:27;  author: fgsch;  state: Exp;  lines: +4 -4
enable utf8 support. a nice to have for the upcoming mongodb port.
martynas@ (maintainer) ok

Reply via email to