Menu

#58 typedef union ignored

v1.0 (example)
closed-fixed
nobody
None
5
2015-05-12
2015-05-01
arya
No

Hi !
My code has some typedef unions. Parser gets the right output if union is not typedef, but when it is, there is no output. Can you please take a look?
Thanks!!

Discussion

  • Jashua Cloutier

    Jashua Cloutier - 2015-05-01

    Please include a sample .h file narrowed to the issue so I can reproduce it and point out exactly what you are after

     
  • arya

    arya - 2015-05-01

    Thank you for a quick response. I've attached the header file. Also, if the order of those unions are reversed (typedef union first, and the other one second), then there is no output altogether.

     
  • Jashua Cloutier

    Jashua Cloutier - 2015-05-12

    Fixed in 2.5.2

     
  • Jashua Cloutier

    Jashua Cloutier - 2015-05-12
    • status: open --> closed-fixed
     
  • Jashua Cloutier

    Jashua Cloutier - 2015-05-12

    changing to closed-fixed

     

Log in to post a comment.