Only report long lines in config if not truncating a comment
authorJim Morris <morris@wolfman.com>
Wed, 16 Apr 2014 08:30:06 +0000 (01:30 -0700)
committerJim Morris <morris@wolfman.com>
Wed, 16 Apr 2014 08:31:56 +0000 (01:31 -0700)
commit2ee2ad1902d822f1bf81f463952c463e2c25fa78
tree8df2b86eddb21a25206d1a63d608b241fe785a12
parent763b45edd86aa3dd5b41e5517b9b3c2fce26b7f7
Only report long lines in config if not truncating a comment
report the line number the long line is on
Add a DEFAULT_SERIAL_BAUD_RATE define to src/makefile to set the default baud rate used when config has not yet been loaded
src/libs/ConfigSources/FileConfigSource.cpp
src/libs/ConfigSources/FileConfigSource.h
src/libs/Kernel.cpp
src/makefile