<html><head><base href="x-msg://177/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br><div><div>On Aug 12, 2010, at 6:08 PM, AGPX wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 10pt; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span style="font-family: arial, helvetica, sans-serif; ">I'm not sure to have the latest version of VTK (I have downloaded it via git about two months ago). I don't know much about git, but I think could be dangerous to create a patch if the mapper was modified for any reason meantime. Am I right?</span></div></div></div></span></blockquote><br></div></div><div>If you have downloaded VTK from the git repository, then you can execute the following commands:</div><div><br></div><div>git add .</div><div>git commit -a -m "VTK: Fixed bug 8430."</div><div>git format-patch -1</div><div><br></div><div><br></div><div>This will give you the patch in the patch format.</div><div><br></div><div>Best regards,</div><div><br></div><div>Elvis Dowson</div></body></html>