1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 23:15:24 +02:00
This commit is contained in:
Alain Magloire 2002-12-10 16:19:13 +00:00
parent 59a9567fee
commit a161442efe

View file

@ -1,3 +1,8 @@
2002-12-10 Alain Magloire
* src/org/eclipse/cdt/core/CCommandLauncher.java (waitAndRead):
Check if the buffer is not null in available().
2002-12-10 Alain Magloire 2002-12-10 Alain Magloire
There is a bug in IMB j9 VM in the PipedInputStream class, when the There is a bug in IMB j9 VM in the PipedInputStream class, when the