Skip to content
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

win-x86-64 target executables still use Duktape #11

Closed
NoCheroot opened this issue Dec 30, 2017 · 2 comments
Closed

win-x86-64 target executables still use Duktape #11

NoCheroot opened this issue Dec 30, 2017 · 2 comments

Comments

@NoCheroot
Copy link

Issue #10 was closed with:

image

However, win-x86-64 target executables compiled since then still appear to use Duktape.

When I compile this:

console.log(Duktape.version)

It still outputs 20299.

.rdata section still contains strings related to duktape.

image

Has something gone wrong with the update?

@adrien-thierry
Copy link
Contributor

Yes, thanks, it's fixed

(update was effective for Linux-* and Windows x86-32)

@NoCheroot
Copy link
Author

Working as expected now. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants