URL:
  <http://savannah.gnu.org/bugs/?46443>

                 Summary: $(warning message) line number incorrect if after
TAB
                 Project: make
            Submitted by: now3d
            Submitted on: Sat 14 Nov 2015 10:07:10 GMT
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: None
        Operating System: None
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

Hello


$ make -f makefile.mak
makefile.mak:2: One
makefile.mak:2: Two
makefile.mak:2: Three
Hello


makefile.mak (not sure if the TABs have been lost)
all:
    echo Hello
    $(warning One)
    $(warning Two)
    $(warning Three)


I can pay a bug bounty of $50 for a fix to the developer or FSF :)
Thank you
Jonny




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46443>

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


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to