bugnyacc parser generator - Bugs: bug #57936, ffi helper does not eval enum's...

 
 

bug #57936: ffi helper does not eval enum's based on prev enum values

Submitter:  Matt Wette <mwette>
Submitted:  Mon 02 Mar 2020 12:35:09 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  mwette
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 12 Apr 2020 10:47:22 PM UTC, comment #1: 

Works in 1.02.0

Matt Wette <mwette>
Group administrator
Mon 02 Mar 2020 12:35:09 AM UTC, original submission:  

compiling ffi/gtk2.ffi gives
* munge: failed to convert enum "GTK_RUN_FIRST" to constant
* munge: failed to convert enum "GTK_RUN_LAST" to constant
* munge: failed to convert enum "GTK_RUN_NO_RECURSE" to constant

looking at gtk-2.0/gtkenums.h shows that
  GTK_RUN_FIRST = G_SIGNAL_FIRST

So we need to look at prev enums - yuck

Matt Wette <mwette>
Group administrator

 

(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 mwette (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-04-12 mwette StatusConfirmed Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code