bugConcurrent Versions System - Bugs: bug #49337, classify.c:52]: (style) Same...

 
 

bug #49337: classify.c:52]: (style) Same expression on both sides of '&&'.

Submitter:  None
Submitted:  Thu 13 Oct 2016 04:14:53 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Works For Me
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release: 
Fixed Release:  None Fixed Feature Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 28 Jan 2019 06:32:26 AM UTC, comment #2: 

The lines referenced in original submission are at lines 61 and 62 of src/classify.c revision 1.45.

Anonymous
Mon 14 Aug 2017 03:43:44 PM UTC, comment #1: 

There’s no isdigit in src/classify.c

Thorsten Glaser <mirabilos>
Group Member
Thu 13 Oct 2016 04:14:53 PM UTC, original submission:  

Source code is

         && !(isdigit (vers->entdata->tag[0])
              && isdigit (vers->entdata->tag[0])))

Maybe a possible typo here.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mirabilos (Posted a comment)
  •  

    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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-08-14 mirabilos StatusNone Works For Me

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code