Bug 992

Summary: Add ability to suppress "skipping emission of unnamed struct" warnings
Product: [JogAmp] Gluegen Reporter: Wade Walker <wwalker3>
Component: coreAssignee: Wade Walker <wwalker3>
Status: RESOLVED FIXED    
Severity: minor CC: sgothel
Priority: ---    
Version: 2   
Hardware: All   
OS: all   
Type: --- SCM Refs:
7616f7b1a877f078fe76ff510d8e95ccd2a908d9
Workaround: ---

Description Wade Walker 2014-03-04 23:32:50 CET
I propose extending the behavior of the Ignore keyword in the config file to do this. I'll post sample code shortly, it looks like a one-liner.
Comment 1 Wade Walker 2014-03-05 22:09:11 CET
Created https://github.com/sgothel/gluegen/pull/20 for this bug; it's actually 3 lines counting whitespace :)