1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-20 15:35:24 +02:00
This commit is contained in:
Alain Magloire 2002-11-15 14:40:11 +00:00
parent 8d0e1a6137
commit 58ea55d386

View file

@ -1,3 +1,9 @@
2002-11-13 Alain Magloire
* src/.../internal/errorparsers/GCCErrorParser.java (processLine):
Remove the "warning :" prepend substring since the error is already mark.
Remove debuging println()s.
2002-11-13 Alain Magloire 2002-11-13 Alain Magloire
* src/.../internal/errorparsers/GCCErrorParser.java (processLine): * src/.../internal/errorparsers/GCCErrorParser.java (processLine):