Java bindings Invocation.c updates
|
19-02-2013, 12:51 PM
Post: #1
|
|||
|
|||
Java bindings Invocation.c updates
In the patch I provided in this post, I missed a file (Invocation.c) that should have been updated as part of the changes from AttachCurrentThread to AttachCurrentThreadAsDaemon. There's also a small typo in one of the error messages in this file (line 153).
I'm attaching a patch with both these changes. |
|||
19-02-2013, 02:06 PM
Post: #2
|
|||
|
|||
RE: Java bindings Invocation.c updates
(19-02-2013 12:51 PM)simoncn Wrote: In the patch I provided in this post, I missed a file (Invocation.c) that should have been updated as part of the changes from AttachCurrentThread to AttachCurrentThreadAsDaemon. There's also a small typo in one of the error messages in this file (line 153). Thanks. I've committed these changes locally. |
|||
« Next Oldest | Next Newest »
|