Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Demangling Issue #81

Open
ashway83 opened this issue Nov 26, 2015 · 1 comment
Open

Demangling Issue #81

ashway83 opened this issue Nov 26, 2015 · 1 comment

Comments

@ashway83
Copy link

Demangler doesn't recognize TimeT (time_t) which is an alias to CLong in this case:

INFO: Analyzing com.ecodocx.vpom.api.bindings.CVPOMJobEntry.StartTime
Nov 25, 2015 9:06:15 PM org.bridj.BridJ log
INFO: Symbol ?StartTime@CVPOMJobEntry@@QAEJXZ was a good candidate but expected demangled signature CLong CVPOMJobEntry.StartTime() did not match the method public native org.bridj.TimeT com.ecodocx.vpom.api.bindings.CVPOMJobEntry.StartTime()

@ashway83
Copy link
Author

Currently I'm using @symbol annotation as a workaround, but it would be nice to add aliases support in the demangler.

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

No branches or pull requests

1 participant