Hi all,

I have the following error at compilation:

Errors in com/google/gwt/emul/java/lang/String.java
[INFO]             [ERROR] Line 165: 'String.NativeFunction 
String.getFromCharCodeFunction()' has invalid name 'String.fromCharCode'.
[INFO]             [ERROR] Line 165: 'String.NativeFunction 
String.getFromCharCodeFunction()' has invalid namespace '<window>'.
[INFO]             [ERROR] Line 757: 'String.NativeString' has invalid 
namespace '<window>'.
[INFO]       [ERROR] Compiler returned false

The pom.xml versions for gwt:
<gwt.maven.plugin.version>2.8.0-rc2-patched</gwt.maven.plugin.version>
<gwt.version>2.8.0-rc3</gwt.version>

I search for the issue and there are only 2 relevant discussions:

https://groups.google.com/forum/#!topic/Google-Web-Toolkit-Contributors/4IY_L0Hj1cU
and
https://github.com/gwtproject/gwt/issues/9423 (I think the commit from here 
is causing the issue).

But I don't get from those discussions how to fix the issue.
Can you please help me?

Thank you,
Alin T.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/8a401274-c7ac-4e4a-97cf-69d12ab63c12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to