yogevb / a-dda

Automatically exported from code.google.com/p/a-dda
0 stars 0 forks source link

Finish transition to C99 standard #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Most of it is already implemented, but should be looked through once again.
Also tests with different compilers should be performed.

Original issue reported on code.google.com by yurkin on 28 Mar 2009 at 4:51

GoogleCodeExporter commented 9 years ago

Original comment by yurkin on 31 Mar 2009 at 5:21

GoogleCodeExporter commented 9 years ago
Inline declarations from the C99 standard won't be implemented now because it is
supported by gcc only starting from 4.3 (http://gcc.gnu.org/c99status.html) and
earlier versions are still in use.

Original comment by yurkin on 6 Apr 2009 at 5:12

GoogleCodeExporter commented 9 years ago
This is not urgent and more of a nitpicking. Moreover, it is connected with 
large
code edits, hence may introduce some bugs. Not a good idea to do it before a 
release.
Hence, it is postponed.

Original comment by yurkin on 26 May 2009 at 7:24

GoogleCodeExporter commented 9 years ago

Original comment by yurkin on 12 Jul 2010 at 8:37

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r959.

Original comment by yurkin on 5 Sep 2010 at 6:22