diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2009-11-14 18:22:22 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2009-11-14 18:22:22 -0800 |
commit | 7a1b63f6425d98c68183ac3fc7fcd1b1f19bdc04 (patch) | |
tree | 75d07c9810ecfc71f1abb9d83474a8bef184370b /ChangeLog | |
parent | 9a5d3288441c27c9adef949bdf09161446915dec (diff) | |
download | txr-7a1b63f6425d98c68183ac3fc7fcd1b1f19bdc04.tar.gz txr-7a1b63f6425d98c68183ac3fc7fcd1b1f19bdc04.tar.bz2 txr-7a1b63f6425d98c68183ac3fc7fcd1b1f19bdc04.zip |
configure (cc): Compute variable properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2009-11-14 Kaz Kylheku <kkylheku@gmail.com> + configure (cc): Compute variable properly. + +2009-11-14 Kaz Kylheku <kkylheku@gmail.com> + Fixes for bug 28086. When constructing a cobj, whose associated C structure contains obj_t * references, we should initialize that C structure after allocating the cobj. If we initialize |