[Bug 17188] [QT3TS] environment-variable-001

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17188

--- Comment #5 from Liam R E Quin <liam@w3.org> 2012-05-25 15:05:54 UTC ---
I think you may have forgotten a call to environment-variable, in particular
> near,
> 
>  "other" eq "42"

No, that's deliberate, although maybe I should have commented it, and it's
almost certainly not really necessary, I doubt we'll have malicious
implementations around.

It weeds out implementations that say sring1 eq "string2" is always constant.
Maybe needsless paranoia on my part.


> In fn-available-environment-variables-002, there's a bracket in the wrong place.
fixed, thanks!

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 25 May 2012 15:07:08 UTC