---- Reported by abies 2003-06-21 15:00:32 ---- Current parser does not recognize names defined in typedef declarations of functions, only ones which are contained in normal C declarations. Because of that, many ext functions have meaningless argument names (arg0,arg1,...,argN). These two patches correct it, so argument names will be generated from typedefs in header, if available. ---- Additional Comments From abies 2003-06-21 15:01:08 ---- Created an attachment Ability to change existing paramater name ---- Additional Comments From abies 2003-06-21 15:01:47 ---- Created an attachment Fill in parameter name if it is available from typedef declaration ---- Additional Comments From abies 2003-06-21 15:46:12 ---- Created an attachment Avoid conflict with 'addr' argument in wgl ---- Additional Comments From kbr 2003-07-14 23:35:29 ---- Thanks for the patches. They have been applied. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:45 EDT --- This bug was previously known as _bug_ 13 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=13 Imported an attachment (id=3) Imported an attachment (id=4) Imported an attachment (id=5) The original submitter of attachment 3 [details] is unknown. Reassigning to the person who moved it here: sgothel@jausoft.com. The original submitter of attachment 4 [details] is unknown. Reassigning to the person who moved it here: sgothel@jausoft.com. The original submitter of attachment 5 [details] is unknown. Reassigning to the person who moved it here: sgothel@jausoft.com.