Debian Patches
Status for libisnativec-java/5.6.20131203+dfsg-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix_ftbfs.patch | Use getString() and setWideString() The api public String getString(long offset, boolean wide) and public void setString(long offset, String value, boolean wide) was removed in the latest version of libjna-java. The call with 'false' should now use getString(), and the ones with 'true' should use getWideString(). Similary, for setString() it should be setString() or setWideString(). |
Sudip Mukherjee <sudipm.mukherjee@gmail.com> | no | debian |
All known versions for source package 'libisnativec-java'
- 5.6.20131203+dfsg-1 (sid, trixie, forky)
- 5.3.20100629+fix-4 (bookworm)