Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
bsh2.2065
bsh2-ClassGeneratorUtil.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bsh2-ClassGeneratorUtil.patch of Package bsh2.2065
--- src/bsh/ClassGeneratorUtil.java.sav 2008-08-19 13:01:12.000000000 +0200 +++ src/bsh/ClassGeneratorUtil.java 2008-08-19 13:01:59.000000000 +0200 @@ -192,7 +192,7 @@ String sourceFile = "BeanShell Generated via ASM (www.objectweb.org)"; ClassWriter cw = new ClassWriter(true); - cw.visit( classMods, fqClassName, superClassName, + cw.visit( 0x30, classMods, fqClassName, superClassName, interfaceNames, sourceFile ); if ( !isInterface )
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor