patchBison - Patches: patch #9617, extra_header_prefix to avoid name...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #9617: extra_header_prefix to avoid name clashes in generated headers

Submitter:  Frank Heckenbach <frank>
Submitted:  Sat 14 Apr 2018 05:32:15 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Wed 07 Nov 2018 05:00:29 PM UTC, comment #1: 

Bison 3.2 addresses these issues, in a different way.

Akim Demaille <akim>
Group administrator
Sat 14 Apr 2018 05:32:15 AM UTC, original submission:  

Bugfix as posted in:

http://lists.gnu.org/archive/html/bug-bison/2018-03/msg00058.html

Fixes the following bug:

when using "%defines" or "--defines", bison generates the normal C++ file, the header (whose name can be set with "--defines") and 3 more files, position.hh, location.hh and stack.hh whose names apparently cannot be changed. [This may cause] an actual conflict if using multiple parsers with different namespaces.

Frank Heckenbach <frank>

 

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

Attached Files
file #43923:  extra_header_prefix.patch added by frank (3KiB - text/x-diff)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by akim (Posted a comment)
  • -email is unavailable- added by frank (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.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-11-07 akim Open/ClosedOpen Closed
    2018-04-14 frank Attached File- Added extra_header_prefix.patch, #43923

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code