[vmkit-commits] [PATCH] Various patches

Will Dietz willdtz at gmail.com
Sun Oct 23 15:53:13 PDT 2011


Sorry for the noise, just to try to stay on top of things (maybe
sending all these patches in 1 thread was a bad idea...I was trying to
*avoid* unnecessary clutter!)

Patches outstanding:

4 (updated version attached addressing cast, printf, and NATIVE_JNI
issues mentioned)

5, 6 --approved as-is, should I commit these?

7-- the "+1" is unnecessary as far as I can tell upon looking into it
further--the function should return the strlen, not the space needed
for a buffer containing the string.  Sorry for the confusion.  Updated
version also attached.

8-- the registerNatives patch, which was sent in previous email.

Thanks again! :)

~Will
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-a-number-of-Java.sun.misc.Unsafe.-methods.patch
Type: application/octet-stream
Size: 5796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/vmkit-commits/attachments/20111023/fb9b26ff/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Jni.cpp-DefineClass-GetSuperClass-Throw-misc-String-.patch
Type: application/octet-stream
Size: 4504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/vmkit-commits/attachments/20111023/fb9b26ff/attachment-0001.obj>


More information about the vmkit-commits mailing list