bugDDD - Bugs: bug #35748, reserved identifier violation

 
 

bug #35748: reserved identifier violation

Submitter:  Markus Elfring <elfring>
Submitted:  Wed 07 Mar 2012 06:10:38 PM UTC
   
 
Category:  Build Severity:  2 - Minor
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release:  3.3.12
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 09 Apr 2012 07:57:40 PM UTC, comment #1: 

Would you like to integrate any of the appended adjustments into your source code repository?

(file #25620, file #25621)

Markus Elfring <elfring>
Wed 07 Mar 2012 06:10:38 PM UTC, original submission:  

I suggest to try the search pattern "\<_(?:(?:_(.*))|([A-Z]+))" on source files.
A couple of places will be found where names begin with two underscores or an underscore and an uppercase letter.

Examples:


This usage does not fit to the expected naming conventions of the C/C++ language standard.
I recommend to adjust your selection for unique names.

Markus Elfring <elfring>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #25620:  35748a.diff added by elfring (151KiB - text/x-patch - update suggestion)
file #25621:  35748b.diff added by elfring (41KiB - text/x-patch - update suggestion)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by eager (Updated the item)
  • -email is unavailable- added by elfring (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
    2023-05-06 eager Severity3 - Normal 2 - Minor
    2012-04-09 elfring Attached File- Added 35748a.diff, #25620
        Attached File- Added 35748b.diff, #25621

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code