Date
1 - 3 of 3
Upcoming Patches
Ian Bell <IBell@...>
Hi
The following patches are a result of ongoing maintenance of the commercial version of MAMA.
Patches will be submitted every 2-3 weeks to this list for review and application to OpenMAMA. As this is the first set there are a few more than will usually be the case.
Ian Bell Senior Software Engineer NYSE Technologies Please consider the environment before printing this e-mail. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient or have received this e-mail in error, please advise the sender immediately by reply e-mail and delete this message and any attachments without retaining a copy. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. |
|
Mike Schonberg <mschonberg@...>
Ian,
toggle quoted message
Show quoted text
How are you generating the .patch attachments? Git am does not parse them properly; however git apply works. Git am is a lot less work because it extracts the commit comment, etc. from the patch file. Git format-patch generates a file that works with git am. Regards, -Mike -----Original Message-----Please consider the environment before printing this email. Visit our website at http://www.nyse.com **************************************************** Note: The information contained in this message and any attachment to it is privileged, confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately by replying to the message, and please delete it from your system. Thank you. NYSE Euronext. |
|
Ian Bell <IBell@...>
Hi
toggle quoted message
Show quoted text
As these patches were fairly simple and confined to separate areas i just saved off the diffs from the changesets, then applied and tested them individually. I have a few more complicated patches left to submit but wasn't completely happy with them so held them back. I will use format patch for them. Ian
-----Original Message-----
From: Mike Schonberg Sent: 21 May 2012 21:54 To: Ian Bell; openmama-dev@... Subject: RE: Upcoming Patches Ian, How are you generating the .patch attachments? Git am does not parse them properly; however git apply works. Git am is a lot less work because it extracts the commit comment, etc. from the patch file. Git format-patch generates a file that works with git am. Regards, -Mike -----Original Message----- Please consider the environment before printing this e-mail. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient or have received this e-mail in error, please advise the sender immediately by reply e-mail and delete this message and any attachments without retaining a copy. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. |
|