mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
updated.
This commit is contained in:
parent
0bf4c5cff8
commit
ef48933a8b
1 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,16 @@
|
|||
2002-11-06 Alain Magloire
|
||||
|
||||
Deal with some issues of PR 25756.
|
||||
|
||||
* src/.../internal.errorparsers.java (processLine):
|
||||
When the file is not found append not prepend the name
|
||||
of the file in the description.
|
||||
The check for "(Each undeclared ...)" was done at the
|
||||
wrong place.
|
||||
|
||||
* src/.../ErrorParserManager.java (findFileName):
|
||||
Check if the file is absolute or relative.
|
||||
|
||||
2002-11-05 Alain Magloire
|
||||
|
||||
* utils/.../utils/coff: New folder.
|
||||
|
|
Loading…
Add table
Reference in a new issue