Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 46087 Details for
Bug 56571
request : jamvm in portage
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
fix for JamVM 1.2.2
1.2.2-classpath-fix.diff (text/plain), 521 bytes, created by
Robert Schuster
on 2004-12-15 15:39:33 UTC
(
hide
)
Description:
fix for JamVM 1.2.2
Filename:
MIME Type:
Creator:
Robert Schuster
Created:
2004-12-15 15:39:33 UTC
Size:
521 bytes
patch
obsolete
>diff -urN jamvm-1.2.2-orig/src/dll.c jamvm-1.2.2/src/dll.c >--- jamvm-1.2.2-orig/src/dll.c 2004-12-14 06:10:53.000000000 +0100 >+++ jamvm-1.2.2/src/dll.c 2004-12-16 00:14:59.935865384 +0100 >@@ -149,7 +149,7 @@ > int i; > > if(strncmp(CLASS_CB(mb->class)->name, "java/lang/", 10) != 0 && >- strncmp(CLASS_CB(mb->class)->name, "gnu/", 4) != 0 && >+ strncmp(CLASS_CB(mb->class)->name, "gnu/classpath/", 14) != 0 && > strncmp(CLASS_CB(mb->class)->name, "java/security/", 14) != 0) > return NULL; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 56571
:
37185
|
39570
|
46061
|
46085
|
46086
| 46087