-
Notifications
You must be signed in to change notification settings - Fork 314
Devel #29
New issue
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
Devel #29
Conversation
… javascript Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Current coverage is
|
Hi, I have 2 notes:
I'm not sure how the generated binding works, but
|
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
%module libyang_javascript #include "libyang.h" %} %include "libyang.h" Later we will modify this so the errors are fixed and the generated code is We will also add tests in javascript and demonstrate how to use the Best regards, On 1 March 2016 at 09:55, Radek Krejčí notifications@github.com wrote:
|
server BUGFIX incorrectly reused variable, memory leak
add swig javascript bindings to libyang.