[tools] Check C & C++ syntax.

This commit is contained in:
Andrew Hamilton 2016-11-21 11:59:56 +01:00
parent 167f0a4a1d
commit e1adec2133
4 changed files with 23 additions and 4 deletions

1
BUGS
View file

@ -7,6 +7,7 @@ Current
- If a job is paused for longer than the timeout period, sometimes it has
the timed out status when un-paused.
- Tmp files are being left behind after shutdown.
- gcc is not working inside the sandbox.
Current (tool related)