|
From: | J |
Subject: | [bug #46443] $(warning message) line number incorrect if after TAB |
Date: | Sat, 14 Nov 2015 10:07:11 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36 |
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/
[Prev in Thread] | Current Thread | [Next in Thread] |