[patch] [libcxx] deque the intended version!

G M gmisocpp at gmail.com
Tue Oct 8 21:49:44 PDT 2013


Sorry Marshal

Forget my patch. I got horribly confused.

The problem I am trying to fix is that MSVC can't match the definition of
assign on 1597 to any declaration.
Line 1597 appears to the be end of the definition, the start is at 1582.




On Wed, Oct 9, 2013 at 3:59 PM, Marshall Clow <mclow.lists at gmail.com> wrote:

> On Oct 8, 2013, at 6:18 PM, G M <gmisocpp at gmail.com> wrote:
>
> Hi Marshall
>
> When I look at my patch (the one that doesn't include the kitchen sink) on
> my machine it refers to this routine:
>
> // line 1438:
>
> +#if _LIBCPP_STD_VER > 11 // added by me.
>
>
> Very odd.
> I applied your patch (453 bytes)
> MD5 (/Users/marshall/Desktop/deque.diff) = b2c59792f3dc8a3a9fb14d7ab087c237
>
> and it changed lines 1582 and 1599.
>
> -- Marshall
>
> Marshall Clow     Idio Software   <mailto:mclow.lists at gmail.com<mclow.lists at gmail.com>
> >
>
> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is
> promptly moderated down to (-1, Flamebait).
>         -- Yu Suzuki
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131009/2e9dd482/attachment.html>


More information about the cfe-commits mailing list