]> gitweb.factorcode.org Git - factor.git/commit
math.parser: tweak dragonbox by not using case/cond
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 12 Feb 2024 00:46:43 +0000 (16:46 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 12 Feb 2024 00:46:43 +0000 (16:46 -0800)
commitcf894c62f61c5ea5ed4704b2224f25d6b1476de7
treecb1ae5bcbca4b9bd9c3267f96fce864ed83af928
parent58377ffad594ed72c42f26b3aecf49b6dc269ad4
math.parser: tweak dragonbox by not using case/cond

Some kind of interaction between locals (perhaps shadowing other words)
and using case/cond causes this error in bootstrap:

    Cannot apply ‘case’ to a run-time computed value
core/math/parser/parser.factor