<div class="gmail_quote">On Fri, Dec 9, 2011 at 5:14 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div><div class="h5">On Fri, Dec 9, 2011 at 4:50 PM, Howard Hinnant <span dir="ltr"><<a href="mailto:hhinnant@apple.com" target="_blank">hhinnant@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On Dec 9, 2011, at 7:17 PM, Craig Silverstein wrote:<br>
<br>
> craig<br>
> Index: include/memory<br>
<br>
I'm drawing a blank.<br>
<br>
$ patch  -p0 < /Users/hhinnant/Desktop/temp.patch<br>
patching file include/memory<br>
patch: **** malformed patch at line 7: template <class _Tp> struct hash;<br>
<br>
Anyone have a clue as to why the enclosed temp.patch is malformed?</blockquote><div><br></div></div></div><div>Some email client somewhere has stripped leading whitespace. Unified diff patch files need a single leading space character on the context lines, and all of the leading whitespace on the patch you posted is gone.</div>

</div>
</blockquote></div><br><div>I've re-attached Craig's original patch which looks to still have the correct formatting...</div>