]> Repositorios git - scryer-prolog.git/commit
fix panic in current_prolog_flag/2 when arguments are the same variable
authorno382001 <[email protected]>
Tue, 31 Mar 2026 07:48:23 +0000 (09:48 +0200)
committerno382001 <[email protected]>
Tue, 31 Mar 2026 10:01:00 +0000 (12:01 +0200)
commit6a10c6d6a536d709fce83e126cbef9ea484f9c2d
tree5ad1c22944b3a9ed08e9ada99650f75dd4d9dd06
parent79a9b950cbc64cecbd2d254cf160e2b8d5b215ff
fix panic in current_prolog_flag/2 when arguments are the same variable
src/machine/system_calls.rs
tests-pl/issue2914.pl [new file with mode: 0644]
tests/scryer/issues.rs