Author Topic: The 07 July 2007 build (4237) is out.  (Read 17631 times)

zelimir

  • Guest
Re: The 07 July 2007 build (4237) is out.
« Reply #15 on: July 10, 2007, 06:21:16 pm »
Thank you, very nice!  I second the typedef union support, that would be great =)

A typedef enum support would also be cool  8)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 07 July 2007 build (4237) is out.
« Reply #16 on: July 10, 2007, 07:47:48 pm »
  • CC parser now supports "typedef [class|struct] {...} id" constructs

Nice! Are unions also supported?


  • CC parser now supports "typedef [class|struct] {...} id" constructs


Thank you, very nice!  I second the typedef union support, that would be great =)


Thank you, very nice!  I second the typedef union support, that would be great =)

A typedef enum support would also be cool  8)


I just knew it... :lol:
While implementing this, I said to myself: "now, everyone will ask for unions and enums".
Be patient!
This bug will be fixed soon...

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 07 July 2007 build (4237) is out.
« Reply #17 on: July 10, 2007, 07:55:12 pm »
go boss go, give the people what they want ;-)

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: The 07 July 2007 build (4237) is out.
« Reply #18 on: July 10, 2007, 08:21:17 pm »
I'm already cleaning up my CC code so I can update from you :D