[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #31326] Error message is way too terse
From: |
Paul D. Smith |
Subject: |
[bug #31326] Error message is way too terse |
Date: |
Mon, 19 Sep 2011 21:03:44 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.22) Gecko/20110905 Ubuntu/10.10 (maverick) Firefox/3.6.22 |
Follow-up Comment #3, bug #31326 (project make):
There's nothing make can do about this, that I can see. If your variable
contains invalid syntax for a target then you won't see a problem until the
variable is used in a target context, and that's where the error will happen.
I suppose make could print the contents of the line, as well as the line
number, so you could see what the expanded line looked like to make when it
failed. Or something like that.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31326>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #31326] Error message is way too terse,
Paul D. Smith <=