1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/app/src
Matthijs Kooijman 400ae7fdfd Slightly delay opening of files specified on the commandline
Instead of opening up files during argument processing, the filenames
are now stored in a list and opened only after all commandline arguments
have been processed.

This commit in itself shouldn't change any behaviour, but it prepares
for improved error reporting in the next commits.
2013-11-28 23:08:35 +01:00
..
cc/arduino/packages Improved error message when unable to connect to the board via SSH 2013-10-16 17:04:07 +02:00
processing/app Slightly delay opening of files specified on the commandline 2013-11-28 23:08:35 +01:00