bugmake - Bugs: bug #45598, Enumeration in print_target_props...

 
 

bug #45598: Enumeration in print_target_props missing enumeration us_none ?

Submitter:  Rocky Bernstein <rocky>
Submitted:  Wed 22 Jul 2015 05:46:42 AM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Not A Bug Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Component Version:  4.1 Operating System:  Any
Fixed Release:  None Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 10 Apr 2016 07:19:29 PM UTC, comment #1: 

Hi.  I can't find any version of file.c, since the beginning of history, which had a function print_target_props() in it.  Similarly, the very first commit of mine where I changed update_status to be an enum (4b81f5ca92) already had appropriate switch statements in the file.c:print_file() method.

I'm not sure what code you're looking at, but it's not official GNU make code...?

Paul D. Smith <psmith>
Group administrator
Wed 22 Jul 2015 05:46:42 AM UTC, original submission:  

In print_target_props of file.c I think the update_status is missing a case for us_none, and the enumeration value for us_question might be wrong (i.e. is the enumeration value for us_question).

See attached patch.

I am not sure how to create a test case that reproduces this.

Rocky Bernstein <rocky>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Posted a comment)
  • -email is unavailable- added by rocky (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-04-10 psmith StatusNone Not A Bug
        Open/ClosedOpen Closed
    2015-07-22 rocky Attached File- Added 0001-GNU-Make-bug-in-enumeration-values.patch, #34482

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code