writes: > Am Friday 10 July 2009 01:27:22 schrieb Ian Romanick: > > Ben Holmes wrote: > > I'll let someone else comment here to be sure. I believe that we're not > > counting on C99 (or C++) in piglit, so variable declarations cannot be > > mixed with code. Do we care? [snip] > I don't think there's ever been a discussion on C99. My personal > opinion is to go ahead and just use its features. It's been 10 years > after all and should b e well supported on all interesting platforms > by now.
MS' compiler still lacks some basic c99 support. I just tested with cl 15.00.30729.01 (i.e. VS 2008) && couldn't mix declarations w/ code. Maybe MS support isn't a big deal for test code, but just FYI. -tom ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
