]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
Remove is_hex_str() (trying to guess if a number was hex or not). It is not
authorchristos <christos@NetBSD.org>
Sun, 11 Oct 2020 18:46:21 +0000 (18:46 +0000)
committerchristos <christos@NetBSD.org>
Sun, 11 Oct 2020 18:46:21 +0000 (18:46 +0000)
commit09eda2a955fa397d0cfc40015fe8a8a1718a8118
tree587272ff92ec6fadf7abd2a44f0ee4389fe4d4cf
parent3938b91398cccd829f753611ab4959a846dcd6ad
Remove is_hex_str() (trying to guess if a number was hex or not). It is not
documented and can lead to unexpected behavior.
factor/factor.c