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-04-29 19:38:01 +00:00
parent 3316e1062c
commit 28d9063585

View file

@ -1,3 +1,8 @@
2003-04-29 Alain Magloire
* model/org/eclipse/cdt/internal/core/model/parser/PEParser.java (getBinary):
Catch if path == null.
2003-04-29 Alain Magloire
PR 37064