>>> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:

 >>>>>> "adl" == Alexandre Duret-Lutz <[EMAIL PROTECTED]> writes:

[...]

 adl> +     # don't count orphan right brackets
 adl> +     $depth = 0 if $depth < 0;

 Tom> How important is this?  

Peanut.  But since I was going to mimic m4, it doesn't hurt.

 Tom> I'm considering rewriting the patch so that unquote_m4_arg
 Tom> simply uses a regexp.

Is it possible?  I could not find a way.

[...]

-- 
Alexandre Duret-Lutz

Reply via email to