We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
They added a "struct" concept?
shevek@raven:~/java/qemu-java$ ./gradlew --daemon generate :qemu-qapi:compileGenerateJava UP-TO-DATE :qemu-qapi:processGenerateResources UP-TO-DATE :qemu-qapi:generateClasses UP-TO-DATE :qemu-qapi:generate Download https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.12/slf4j-simple-1.7.12.pom Download https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.12/slf4j-simple-1.7.12.jar Exception in thread "main" java.lang.IllegalArgumentException: Unknown JsonObject {"struct":"NameInfo","data":{"*name":"str"}} at org.anarres.qemu.qapi.generator.SchemaParser.parse(SchemaParser.java:94) at org.anarres.qemu.qapi.generator.Main.main(Main.java:43) :qemu-qapi:generate FAILED
The text was updated successfully, but these errors were encountered:
Any plan to fix this? latest one seems to have "pragma" that's also not supported.
Sorry, something went wrong.
I'd love to have the time. I'll take a patch.
Bump #11
No branches or pull requests
They added a "struct" concept?
The text was updated successfully, but these errors were encountered: