diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-07-29 20:33:35 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-07-29 20:33:35 -0700 |
commit | ddd576f8320ba50df0ca77aaad1829e5cc18d708 (patch) | |
tree | a2c0a338e43c59fa7f7a7c2acb640794ea28306f /tests/008 | |
parent | d7c36a8a2497d2d01668db58d2b339157ae35db3 (diff) | |
download | txr-ddd576f8320ba50df0ca77aaad1829e5cc18d708.tar.gz txr-ddd576f8320ba50df0ca77aaad1829e5cc18d708.tar.bz2 txr-ddd576f8320ba50df0ca77aaad1829e5cc18d708.zip |
places: regression in symbol-function place.
* stdlib/place.tl (sys:get-fun-getter-setter): The check added
recently for a non-bindable sym at the top is completely
bogus, and makes it impossible to use trace for methods.
The function handles various kinds of function names that
are not symbols. The check must be done in the fallback
case, where plain symbols are handled.
Diffstat (limited to 'tests/008')
0 files changed, 0 insertions, 0 deletions