Talk:Quaternion type: Difference between revisions

Content added Content deleted
(→‎ooRexx: new section)
Line 73: Line 73:


: I agree that failures in the general sense which are not failures to meet the task need to be treated differently from failures to satisfy the task. Perhaps we could get a "bug but acceptable by task requirements" template to mark them? --[[User:Rdm|Rdm]]
: I agree that failures in the general sense which are not failures to meet the task need to be treated differently from failures to satisfy the task. Perhaps we could get a "bug but acceptable by task requirements" template to mark them? --[[User:Rdm|Rdm]]

== ooRexx ==

'''Beautiful''', BUT
shouldn't
<lang rexx>
::method "><"
-- this is equivalent of "\=="
forward message("\==")
</lang>
be equivalent of "\="

--[[User:Walterpachl|Walterpachl]] 07:18, 15 July 2012 (UTC)