aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoreldritch horrors <pennae@lix.systems>2024-03-18 20:03:31 +0100
committereldritch horrors <pennae@lix.systems>2024-03-18 20:03:31 +0100
commitb3599166ad98c3cad304183bd7cc7bc280522e71 (patch)
tree2b677f261d77a430358f95f630080f62ced37db4 /doc
parent47a237f7ec594c409a7abbbfe0ff0170a9970183 (diff)
libexpr: sort binding name in debugger
not doing this exposes the binding name order to the annoying interference of parse order on symbol order, which wouldn't be so bad if it didn't make the tests less reliable and, importantly, dependent on linker behavior (due to primop initialization being done in static initializer, and the order of static initializers being defined only within a single translation unit). fixes #143 Change-Id: I3cf417893fbcf19e9ad3ff8986deb7cbcf3ca511
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions