bug-m4
[Top][All Lists]
Advanced

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

[sr #105855] Multi-op patsubst() and translit()


From: Daniel Richard G.
Subject: [sr #105855] Multi-op patsubst() and translit()
Date: Fri, 11 May 2007 04:21:58 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux; X11; x86_64; en_US) KHTML/3.5.6 (like Gecko)

URL:
  <http://savannah.gnu.org/support/?105855>

                 Summary: Multi-op patsubst() and translit()
                 Project: GNU M4
            Submitted by: iskunk
            Submitted on: Friday 05/11/2007 at 04:21
                Category: None
                Priority: 5 - Normal
                Severity: 1 - Wish
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

A wish for m4 2.0: patsubst() and translit() builtins that can do more than
one operation in a single call. Right now, it's awkward to chain together
multiple invocations of these, and the quoting/robustness issues can get very
hairy.

I'd like to see patsubst()/translit() gain a multi-argument semantic like
ifelse(), where one could invoke e.g.

  patsubst(`$1', `meow', `woof', `apple', `orange', `blue', `red',
`POSIX_EXTENDED')




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?105855>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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