bug-make
[Top][All Lists]
Advanced

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

[bug #106] make reports misleading line number in error message


From: Paul D. Smith
Subject: [bug #106] make reports misleading line number in error message
Date: Wed, 15 Feb 2006 18:57:17 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051224 Debian/1.5.dfsg-3 Firefox/1.5

Update of bug #106 (project make):

                  Status:                    None => Fixed                  
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => CVS                    

    _______________________________________________________

Follow-up Comment #7:

OK, fixed.  One thing I didn't change, because I didn't know which would be
better, is the message generated by the --warn-undefined-variables flag.  It
still shows the line number where the "top-level" variable is referenced,
rather than where the undefined variable is actually referenced.  I can see
both sides of this: you probably want to know where the variable was
referenced, but you may also very much like to know where in the makefile the
reference originated from.  Since I didn't know which was better I left it
as-is.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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