1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00
This commit is contained in:
Alain Magloire 2003-04-20 23:55:56 +00:00
parent a95c438d10
commit c63d89c8c8

View file

@ -1,3 +1,8 @@
2003-04-20 Alain Magloire
* CValue.java:
Was throwing a IndexOutOfBoundException.
2003-04-17 Mikhail Khodjaiants
Check if the underlying cdi variable is not null before accessing it.
* CVariable.java