1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
This commit is contained in:
Alain Magloire 2002-11-14 03:19:16 +00:00
parent 8768d0f4c4
commit 131fa95091

View file

@ -1,3 +1,8 @@
2002-11-13 Alain Magloire
* src/.../internal/errorparsers/GCCErrorParser.java (processLine):
Fix check if the column is valid i.e. a number.
2002-11-13 Judy Green
*src/org/eclipse/cdt/core/CCProjectNature.java