mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
updated.
This commit is contained in:
parent
bcb903febb
commit
67d8184608
1 changed files with 9 additions and 5 deletions
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
2002-11-13 Judy Green
|
2002-11-13 Judy Green
|
||||||
|
|
||||||
*src/org/eclipse/cdt/core/CCProjectNature.java
|
*src/org/eclipse/cdt/core/CCProjectNature.java
|
||||||
|
@ -12,10 +11,15 @@
|
||||||
|
|
||||||
Cleaned up the convert methods to ensure that extra calls to add a
|
Cleaned up the convert methods to ensure that extra calls to add a
|
||||||
CBuilder are not called.
|
CBuilder are not called.
|
||||||
|
|
||||||
|
2002-11-13 Alain Magloire
|
||||||
|
|
||||||
|
* src/.../internal/errorparsers/GCCErrorParser.java (processLine):
|
||||||
|
The full semantics seems to be:
|
||||||
|
filename:lineno:column:error_description
|
||||||
|
we did not take to account that the preprocessor
|
||||||
|
was putting the column also.
|
||||||
|
|
||||||
2002-11-13 Alain Magloire
|
2002-11-13 Alain Magloire
|
||||||
|
|
||||||
* src/.../internal/core/CBuilder.java (invokeMake):
|
* src/.../internal/core/CBuilder.java (invokeMake):
|
||||||
|
|
Loading…
Add table
Reference in a new issue