Anatol Belski
c79af09bc6
Add check for variable size array feature
...
Usage of VLA is not portable, wile supported by some compilers. For
instance, GCC supports it even if -std=c89 is passed. Even if we would
switch to C99, it would be still not portable at least with VC++. Thus,
adding a centralized check so such code can be guarded and moved to
alloca() if needed.
2018-06-09 20:27:16 +02:00
..
2015-11-17 12:32:01 +01:00
2015-01-10 15:07:38 -08:00
2015-11-17 12:32:01 +01:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-06-09 11:04:40 +02:00
2018-06-06 00:17:34 +02:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-06-06 11:14:15 +02:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-03 14:38:00 +01:00
2018-06-06 11:14:15 +02:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-05-28 16:27:12 +03:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2016-03-16 10:24:52 +01:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-03 14:38:00 +01:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-05-28 16:27:12 +03:00
2018-01-02 12:57:58 +08:00
2018-05-08 11:58:17 +03:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-06-06 00:24:19 +02:00
2018-05-28 16:27:12 +03:00
2018-01-02 12:57:58 +08:00
2018-06-09 20:27:16 +02:00
2018-06-06 00:24:19 +02:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00
2018-01-02 12:57:58 +08:00