Menu

Problem with 'long'

Help
2009-03-15
2013-04-01
  • Sergey Timofiychuk

    Hello. I have the problem using gwt 1.5.3 and gwt-reflection 0.8.0. On js compilation I have follow exception:
         [java]    [ERROR] Errors in 'jar:file:/home/timofiychuk/workspace/lib/gwtreflection/gwtr-emule.jar!/pl/rmalinowski/gwtreflect/client/utils/JavaToJSArrayUtil.java'
         [java]       [ERROR] Line 90: Parameter 'value': type 'long' is not safe to access in JSNI code
    Could you may to help me?

     
    • Thomas Kaefer

      Thomas Kaefer - 2009-03-30

      You just need to add some supress annotations -->

      I've made some adjustments to this library, so that it works with GWT 1.5.3.
      I've added a patch to this project, which contains a jar file.
      --> see https://sourceforge.net/tracker/?func=detail&aid=2722013&group_id=191665&atid=938294

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.