For systems, it might ask whether it would implement EKEY with this restriction, but not without it (and maybe, in the informal results, why), or whether the restriction makes not difference. Or, if the restriction is adopted in the standard, the system will exploit it.
ProblemThe rationale for EKEY allows for an "event record" being returned but the word has a signature of ( -- u ) which forbids the address of such a record being returned.SolutionCorrect the stack signature of EKEY to ( -- x ) in order to allow an address to be returned. The stack descriptions of both EKEY>CHAR and EKEY>FKEY must also be changed to allow them to accept an address (x) rather than a value (u).Proposal
Change History
AuthorPeter KnaggsEngineering, Mathematics and Physical Sciences, University of Exeter, Exeter, Devon EX4 7QF, England |
Note that you can be both a system implementor and a programmer, so you can submit both kinds of ballots.