1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-21 15:23:59 +02:00
This commit is contained in:
Alain Magloire 2003-12-15 21:55:39 +00:00
parent 651a0be1b0
commit 9477658e08

View file

@ -1,3 +1,11 @@
2003-12-15 Alain Magloire
Patch from Thomas F.
Update to classify ld warnings as warning markers instead
of "problem" marker
* src/org/eclipse/cdt/internal/errorparsers/GLDErrorParser.java
2003-12-11 David Inglis
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48596