bug-make
[Top][All Lists]
Advanced

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

[bug #16545] Escaping a ":" in an escaped substition reference on a prer


From: Paul D. Smith
Subject: [bug #16545] Escaping a ":" in an escaped substition reference on a prereq line dumps core
Date: Sun, 7 May 2006 14:56:58 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060313 Debian/1.5.dfsg+1.5.0.1-4 Firefox/1.5.0.1

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16545>

                 Summary: Escaping a ":" in an escaped substition reference
on a prereq line dumps core
                 Project: make
            Submitted by: psmith
            Submitted on: Sunday 05/07/06 at 14:56
                Severity: 5 - Blocker
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
       Component Version: 3.81
        Operating System: Any
           Fixed Release: None

    _______________________________________________________

Details:

Using this makefile:

$ cat Makefile
.PHONY: foo.bar
.SECONDEXPANSION:
foo: $$(@\:%=%.bar); @echo $^

$ make
Makefile:3: Malformed target-specific variable definition
Segmentation fault (core dumped)







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16545>

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





reply via email to

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