gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #34911] Coding errors in OpenVG


From: Sandro Santilli
Subject: [Gnash-commit] [bug #34911] Coding errors in OpenVG
Date: Wed, 30 Nov 2011 06:33:56 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0

Follow-up Comment #2, bug #34911 (project gnash):

It looks like ISO C99 would allow them but C90 shouldn't 
(altought GCC, as an extension, allows that):
http://gcc.gnu.org/onlinedocs/gcc/Variable-Length.html

More info here:
http://stackoverflow.com/questions/5730101/when-are-variable-length-arrays-legal

I think it'd be worth (and easy) to avoid them.
Having warning-clean builds helps finding important ones.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34911>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]