bug-m4
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ignore Re: pushdef fails when prefix of backslash is used


From: Carl Swanson
Subject: Ignore Re: pushdef fails when prefix of backslash is used
Date: Mon, 4 Feb 2002 21:44:21 -0600 (CST)

Opps sorry, I just relized that the pushdef'd x
would require a \. (I had been wrestling on how to convert
the forloop example with a \ prefix).

By the way, I can't seem to access the download page so
I found the 1.4o version of the source else where.

Again I apologize for the erroneous bug report.


> Date: Mon, 4 Feb 2002 21:37:54 -0600 (CST)
> From: Carl Swanson <address@hidden>
> Subject: pushdef fails when prefix of backslash is used
> To: address@hidden
> MIME-Version: 1.0
> Content-MD5: HPQ+WISSJHSevmXh1rsYng==
> 
> ============  working code ================
> > more pushdef_org.m4
> x
> pushdef(x,0)
> x
> 
> > m4  pushdef_org.m4
> x
> 
> 0
> 
> ============== faulty code ================
> > more pushdef_backslash.m4
> changesyntax(address@hidden')
> x
> \pushdef(x,0)
> x
> 
> > m4 pushdef_backslash.m4
> 
> x
> 
> x
> 
> =============== tested on version 1.4o ===========
> > m4 --version
> GNU m4 1.4o
> 

         ****************************************
         *  Carl Swanson * email: address@hidden *
         *               * ph:   (952) 921-8501 *
         *  LSI Logic    * fax:  (952) 921-8399 *
         * Custom Memory *                      *
         ****************************************




reply via email to

[Prev in Thread] Current Thread [Next in Thread]