1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
This commit is contained in:
Alain Magloire 2002-10-22 19:32:07 +00:00
parent da030fa006
commit 04838b2b01

View file

@ -1,3 +1,8 @@
2002-10-22 Alain Magloire
* src/.../internal/parser/LinePositionInputStream.java:
We use a BufferedInputStream to limit the number of reads.
2002-10-16 Alain Magloire
Some of the native functions were throwing exceptions