1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
This commit is contained in:
Alain Magloire 2003-06-24 04:13:26 +00:00
parent 64bf394e68
commit f8fa23bae5

View file

@ -1,3 +1,10 @@
2003-06-24 Alain Magloire
* src/org/eclipse/cdt/internal/errorparser/GCCErrorParser.java:
New scheme to detect, preprocessor errors.
* src/org/eclipse/cdt/core/ErrorParserManager.java:
Provide a scratch buffer for the error parser classes.
2003-06-20 Sean Evoy
Added two new value types to the ManagedBuildTools schema for include paths
and defined symbols.