This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: jvmti patch for mingw32


Hi Marco,

Keep in mind that I know less about this stuff than
most here. I'll attempt to answer these - others: jump
in if I say something incorrect or that can be clarified.

>> - the ChangeLog entry shouldn't be in diff format
>
>But you meant the ChangeLog file in the dir? Or did you mean the log for 
>committing into subversion?

The ChangeLog file in the directory. The procedure for
checking in a change tells you that you're not supposed
to use "patch" to update a ChangeLog because things might
have changed between the time you've prepared the patch and
the time you're committing it. You're supposed to update
the ChangeLog directly before committing the patch. As for
the SVN log entry, I simply cut and paste that from the
ChangeLog:

http://gcc.gnu.org/svnwrite.html

>Is the svn diff using the same style as "diff -Naur"?

Not sure. I just learn the minimal of what works for me. :)

Looking forward to seeing you more involved in this.
It's the Next Step from simply building the compiler.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]