Mantis - OCaml-Java
|
|||||
Erweiterte Problemanzeige | |||||
|
|||||
ID: | Kategorie: | Auswirkung: | Reproduzierbar: | Meldungsdatum: | Letzte Aktualisierung: |
127 | Absturz | immer | 2013-12-06 11:50 | 2014-01-28 22:09 | |
|
|||||
Reporter: | nunogaspar | Rechnertyp: | |||
Bearbeitung durch: | xclerc | Betriebssystem: | |||
Priorität: | normal | BS-Version: | |||
Status: | erledigt | Produktversion: | 2.0-early-access6 | ||
Produkt-Build: | Lösung: | erledigt | |||
Projektion: | keine | ||||
Aufwand: | keine | Behoben in Version: | 2.0-early-access10 | ||
|
|||||
Zusammenfassung: | 0000127: Wrappers generated with errors | ||||
Beschreibung: |
I am able to successfully generate a Wrappers class, however when trying to compile it yields an error. For instance, ocamlwrap Batteries.cmi Base.cmi javac -cp PainlessLib.jar BaseWrapper.java ocamlwrap Batteries.cmi Base.cmi Binding.cmi javac -cp PainlessLib.jar BindingWrapper.java ocamlwrap Batteries.cmi Base.cmi Binding.cmi Interface.cmi javac -cp PainlessLib.jar InterfaceWrapper.java yields InterfaceWrapper.java:159: error: illegal start of type public static OCamlFunction2<interface, interface, OCamlBool> beq_interface$closure() { ^ InterfaceWrapper.java:159: error: <identifier> expected public static OCamlFunction2<interface, interface, OCamlBool> beq_interface$closure() { ^ .... 100 errors I am not sure how to reduce this problem for easy replication. In any case I send the involved files. |
||||
Schritte zur Reproduktion: | |||||
Zusätzliche Information: | |||||
Problem-Beziehungen | |||||
Angehängte Dateien: | |||||
|
|||||
Problem-Historie | |||||
Änderungsdatum | Benutzername | Feld | Änderung | ||
2013-12-06 11:50 | nunogaspar | Neues Problem | |||
2014-01-28 22:09 | xclerc | Problemnotiz hinzugefügt: 0000284 | |||
2014-01-28 22:09 | xclerc | Status | neu => erledigt | ||
2014-01-28 22:09 | xclerc | Behoben in Version | => 2.0-early-access10 | ||
2014-01-28 22:09 | xclerc | Lösung | offen => erledigt | ||
2014-01-28 22:09 | xclerc | Bearbeitung durch | => xclerc |
Notiz | |||||
|
|||||
|
|