[Libre-soc-bugs] [Bug 1250] pseudocode should avoid using strings as constants
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sun Jan 14 19:39:09 GMT 2024
https://bugs.libre-soc.org/show_bug.cgi?id=1250
--- Comment #1 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
we don't have any choice: it's an official part of the spec.
recommendation is to convert to a #define
"sint2single" => #define SINT2SINGLE 1
unfortunate but we cannot tell the OPF "hey guys get rid of strings"
when the pseudocode was never intended to be executable
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list