commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: Object serialization patch


From: Michael Koch
Subject: Re: FYI: Object serialization patch
Date: Sun, 22 Feb 2004 10:01:14 +0100
User-agent: KMail/1.5.4

Am Sonntag, 22. Februar 2004 09:49 schrieb Guilhem Lavaux:
> Hi,
>
> I am about to commit this fix concerning serialization in classpath.
> It will solve again some problems with serialPersistentFields
> (principally) which has been introduced by the former optimization
> patch.

Please produce patches with diff "-bB" to ignore whitespace changes in 
the patch and to make it understandable more easy.

       {
-        System.loadLibrary("javaio");
+        System.loadLibrary("io");
       }

This looks just wrong for classpath.


Michael





reply via email to

[Prev in Thread] Current Thread [Next in Thread]