[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] Error message in do_interpolate_string_in_context()
From: |
Greg Chicares |
Subject: |
Re: [lmi] Error message in do_interpolate_string_in_context() |
Date: |
Tue, 13 Feb 2018 23:04:56 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 |
On 2018-02-13 22:42, Vadim Zeitlin wrote:
> On Tue, 13 Feb 2018 22:30:56 +0000 Greg Chicares <address@hidden> wrote:
>
> GC> On 2018-02-13 22:18, Greg Chicares wrote:
> GC> > [Vadim--I think I've fixed this, but please take a look at SHA1
> 124129467]
>
> [I will do it, but not right now as I'm trying to fix the _M_range_check
> error, but gdb isn't cooperating, so it is taking longer than I'd like]
Great, thanks. In light of the mustache vs. handlebars discussion
[snipped], my commit isn't completely wrongheaded and won't need
to be reverted, so Kim can proceed to test it for subtler kinds
of wrongheadedness (I always worry about "+ 1" indexing in any
language that I don't understand, like XSLT) without worrying
that it'll be reverted.
BTW, I agree with everything you said about handlebars-style
enhancements. Someday we'll consider that (and who knows, you
might want to abstract it out into a separate library (like
xmlwrapp) that others could use). But for now we'll keep this
as it is, and focus on testing it thoroughly.