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,

I don't mean to be annoying, but could you submit the
patch exactly like I've done here?:

http://gcc.gnu.org/ml/java-patches/2006-q3/msg00194.html

- put the patch inline in the body of the email message and not
  as an attachment
- the ChangeLog entry shouldn't be in diff format
- the jvmti.cc should be generated via "svn diff jvmti.cc"
  when you're in the libjava directory. (I'm assuming you've
  been working with svn a lot.)

The reason I'm being so annoying is so that you learn to
do this properly if you submit other patches in the future.

Also, I'm assuming this patch is okay to apply on your behalf
because I applied a similar patch under the "obvious" rule.
For more substantial patches, the GCC Higher Powers are
going to tell you that you need copyright assignment papers:

http://www.gnu.org/licenses/why-assign.html

-- 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]