Tyler Veness f96b61ef11 artf4106: ISO C++ forbids variable-size array
C++14 changed the definition of VLAs, so the previous usage was no longer valid ISO C++. GCC 5.1.0 actually enforces this definition, so this commit fixes the build under GCC 5.1.0. This also builds under GCC 4.9.1.

Change-Id: Ib5ae2c49b4c4c21455b722b6633d7841066b4872
2015-08-13 12:26:46 -07:00
2015-05-20 16:22:17 -04:00
2015-05-20 16:22:17 -04:00
2015-05-20 16:22:17 -04:00
2014-04-01 11:18:29 -04:00
2014-12-17 11:04:21 -05:00
2015-05-20 16:22:17 -04:00
2015-05-20 16:22:17 -04:00
2014-03-03 11:30:55 -05:00
2015-05-20 16:22:17 -04:00
2015-05-20 16:22:17 -04:00
2015-05-20 16:22:17 -04:00
Description
WPILib - FRC Robotics Library
469 MiB
Languages
C++ 53%
Java 32.7%
Python 7.6%
C 2.6%
Jinja 1.6%
Other 2.4%