[Libre-soc-bugs] [Bug 1250] pseudocode should avoid using strings as constants

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Jan 15 12:16:10 GMT 2024


https://bugs.libre-soc.org/show_bug.cgi?id=1250

Jacob Lifshay <programmerjake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |DEFERRED
                 CC|                            |programmerjake at gmail.com

--- Comment #12 from Jacob Lifshay <programmerjake at gmail.com> ---
since there's only one string for now, just translate it to an integer and put
a FIXME in the translation code, or something similar.

we can figure the rest out later as part of another bug.

I'm marking this bug deferred, Luke and Dimitry, please just drop it for now.
you can go through why you think it is or isn't a bug later, when we come back
to it.

note for later when we come back to it:
when we add function support, strings are much more commonly used and are part
of the pseudocode in the specification (e.g. Appendix A.1 where it uses the
string "+ zero" as the value assigned to FPSCR.FPRF), so, then, supporting one
more string is much less additional work.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list