anonym | Anmelden | Neues Konto anmelden | 2022-05-17 21:26 UTC |
Startseite | Übersicht | Probleme anzeigen | Änderungsprotokoll | Roadmap | Dokumentation | Konto |
Einfache Problemansicht anzeigen [ Zu Notizen wechseln ] | [ erweiterte Anzeige ] [ Problem-Historie ] [ Drucken ] | ||||||
ID | Kategorie | Auswirkung | Reproduzierbar | Meldungsdatum | Letzte Aktualisierung | ||
0000127 | [OCaml-Java] | Absturz | immer | 2013-12-06 11:50 | 2014-01-28 22:09 | ||
Reporter | nunogaspar | Anzeigestatus | öffentlich | ||||
Bearbeitung durch | xclerc | ||||||
Priorität | normal | Lösung | erledigt | ||||
Status | erledigt | Produktversion | 2.0-early-access6 | ||||
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. |
||||||
Zusätzliche Information | |||||||
Tags | Keine Tags zugeordnet. | ||||||
Angehängte Dateien | |||||||
|
Mantis 1.1.7[^] Copyright © 2000 - 2008 Mantis Group |