This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Importing GNU Classpath 0.91 on gcc classpath svn branch
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
>> I think we ought to have a policy of no divergences underneath the
>> classpath/ directory. I think we fail this right now, but we can fix
>> that.
Mark> It is mostly in the build files:
Oh, right. Those we can't really fix other than by having a
divergence.
Mark> Possibly update the gcj/javaprims.h file with scripts/classes.pl
Mark> (See HACKING, it can only be done after the first source->bytecode
Mark> pass has finished.)
>> I'm tempted to generate this during the build.
Mark> That would be convenient.
Could you file a PR for this?
Tom