bug-make
[Top][All Lists]
Advanced

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

[bug #20452] Incorrect use of variable_buffer_output() in expand_deps()


From: Paul D. Smith
Subject: [bug #20452] Incorrect use of variable_buffer_output() in expand_deps() [file.c]
Date: Sat, 14 Jul 2007 02:52:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)

Update of bug #20452 (project make):

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

    _______________________________________________________

Follow-up Comment #1:

You're absolutely right.  Good catch.  One note: your fix for the second case
is incorrect; it should be:

d->name = strcache_add_len (variable_buffer, o - variable_buffer);


Patch attached.

(file #13338)
    _______________________________________________________

Additional Item Attachment:



    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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