1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00
This commit is contained in:
Alain Magloire 2003-06-24 19:59:19 +00:00
parent e56153c151
commit c3af12a619

View file

@ -1,3 +1,11 @@
2003-06-24 Alain Magloire
Patch form ando@park.ruru.ne.jp, to deal
with different file cases i.e. TEST.C vs test.c
On windows.
* src/org/eclipse/cdt/core/ErrorParserManager.java
2003-06-24 Alain Magloire
* src/org/eclipse/cdt/internal/errorparser/GCCErrorParser.java: