Csaba Osztrogonác
9c7511221f
Don't use VLA's in unit tests and API examples ( #3002 )
...
MSVC doesn't support C99 VLA (variable-length array).
Use fixed size arrays in API examples and use JERRY_VLA macro
in unit tests to make these tests buildable on Windows too.
JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
2019-08-06 13:01:01 +02:00
..
2018-08-16 07:55:38 +09:00
2018-09-17 10:07:24 +02:00
2019-02-13 12:49:28 +01:00
2019-02-13 12:49:28 +01:00
2018-05-25 11:40:35 +02:00
2018-11-28 13:13:24 +01:00
2019-08-06 10:13:41 +02:00
2019-08-06 13:01:01 +02:00
2019-02-19 07:45:50 +01:00
2019-08-06 13:01:01 +02:00
2019-08-06 13:01:01 +02:00
2018-05-30 19:57:12 +09:00
2019-08-06 10:13:41 +02:00
2018-04-05 12:57:51 +02:00
2019-04-16 08:26:39 +02:00
2017-04-22 10:57:45 +09:00
2018-09-17 10:07:24 +02:00
2017-05-29 15:54:32 +02:00
2017-04-22 10:57:45 +09:00
2018-02-23 08:21:46 +09:00
2017-04-22 10:57:45 +09:00
2018-09-17 10:07:24 +02:00
2017-12-07 13:41:02 +01:00
2017-04-22 10:57:45 +09:00
2019-07-17 14:12:23 +02:00
2017-08-04 09:44:37 +02:00
2018-09-17 10:07:24 +02:00
2019-08-06 13:01:01 +02:00
2019-06-07 12:35:42 +02:00
2017-04-22 10:57:45 +09:00
2017-09-20 15:09:15 +09:00
2019-08-06 13:01:01 +02:00
2019-08-06 13:01:01 +02:00