archives

« Bugzilla Issues Index

#882 — 10.2.1.1.1: "If it does not have such a binding"


In 10.2.1.1.1 "HasBinding(N)",
steps 2+3 say:
2. If envRec has a binding for the name that is the value of N, return true.
3. If it does not have such a binding, return false.

You could change 3 to just:
3. Else, return false.
(Or you could just tack that onto step 2.)


fixed in rev 16 editor's draft


fixed in rev16 draft. July 15, 2013