[kaffe] Patches to fix includes (libraries/clib/native)

Michael Franz m.franz at verizon.net
Thu May 13 06:20:03 PDT 2004


Opps! That patch was for tag 1.1.3.  I have created the correct one for 
HEAD

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CleanupClibNativeInclude.patch.gz
Type: application/x-gzip
Size: 2303 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20040513/0aadaf97/attachment-0002.bin 
-------------- next part --------------

On Tuesday, May 11, 2004, at 05:37 PM, Michael Franz wrote:

> Hi,
>
> I have generated a patch that will change the "../../kaffevm/<some 
> file.h>" to "some file.h".  The make files already include 
> kaffe/kaffevm for the include directory, so a clean up of the native 
> library includes is in order.  Let me know if you need a different 
> format.
>
> The files affected are:
> libraries/clib/native/Array.c
> libraries/clib/native/Arrays.c
> libraries/clib/native/Class.c
> libraries/clib/native/ClassLoader.c
> libraries/clib/native/Compiler.c
> libraries/clib/native/Constructor.c
> libraries/clib/native/Double.c
> libraries/clib/native/Field.c
> libraries/clib/native/Float.c
> libraries/clib/native/MemoryAdvice.c
> libraries/clib/native/Method.c
> libraries/clib/native/NativeLibrary.c
> libraries/clib/native/Object.c
> libraries/clib/native/ObjectInputStream.c
> libraries/clib/native/PrimordialClassLoader.c
> libraries/clib/native/Runtime.c
> libraries/clib/native/String.c
> libraries/clib/native/System.c
> libraries/clib/native/TestNative.c
> libraries/clib/native/Thread.c
> libraries/clib/native/ThreadStack.c
> libraries/clib/native/ZipFile.c
>
> Michael
> <CleanupIncludes.patchfile.gz>


More information about the kaffe mailing list