bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #40649] NPE in inline-compiler for CallCC


From: John Tobey
Subject: [Bug-kawa] [bug #40649] NPE in inline-compiler for CallCC
Date: Wed, 27 Nov 2013 07:16:49 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0

Follow-up Comment #2, bug #40649 (project kawa):

Thanks!  I will try it when I get to my Java 7 system, since Kawa seems to
require it now:


make[1]: Entering directory `/home/heather/jtobey/src/kawa/gnu/mapping'
javac -d ../.. -classpath "../..:./../..:$CLASSPATH" -g BinaryOutPort.java
InPort.java OutPort.java
BinaryOutPort.java:5: cannot find symbol
symbol  : class StandardCharsets
location: package java.nio.charset
import java.nio.charset.StandardCharsets;
                       ^
BinaryOutPort.java:63: package StandardCharsets does not exist



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40649>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]