- From: RJ Auburn <rj@voxeo.com>
- Date: Tue, 27 Apr 2010 06:41:31 +0800
- To: Chris Davis <davisc@iivip.com>
- Cc: Matthew Wilson <matthew@mjwilson.demon.co.uk>, www-voice <www-voice@w3.org>, W3C Voice Browser Working Group <w3c-voice-wg@w3.org>
Great, I have closed out the issue in tracker. RJ --- RJ Auburn CTO, Voxeo Corporation tel:+1-407-418-1800 Come join us at our Voxeo Customer Summit, June 21st – June 23rd at the Hard Rock Hotel, register today for your All Access Pass: http://www.voxeo.com/summits/customer On Apr 27, 2010, at 5:56 AM, Chris Davis wrote: > Yes that resolves it thanks > > RJ Auburn wrote: >> Matthew and Chris: >> >> This is being tracked as ISSUE-676. >> >> It is indeed intended that Automatic semicolon insertion would make that script run correctly. >> >> Chris: Does this resolve your question and concern? >> >> RJ >> >> --- >> RJ Auburn >> CTO, Voxeo Corporation >> Chair, Editor and Chair, CCXML, VBWG, W3C >> >> Come join us at our Voxeo Customer Summit, June 21st – June 23rd at the Hard Rock Hotel, register today for your All Access Pass: >> >> http://www.voxeo.com/summits/customer >> >> >> >> >> On Apr 25, 2010, at 3:54 PM, Matthew Wilson wrote: >> >> >> >>>> The 8_2_1_A.txml file from >>>> >>>> http://www.w3.org/Voice/2009/ccxml-irp/ccxml10-irp-20100331.zip >>>> >>>> is missing a semicolon: >>>> >>>> line 110 is >>>> <script>t_ASSERT_REASON = assertions[assert_index].reason</script> >>>> >>>> but should be >>>> <script>t_ASSERT_REASON = assertions[assert_index].reason;</script> >>>> >>>> >>>> >>> Shouldn't either version work? Isn't this covered by "Automatic semicolon insertion" in the ECMAScript spec? >>> >>> Matthew Wilson >>> >>> >>> >> >> >> >> >> >> > > > -- > Chris Davis > Interact Incorporated R&D > 512-502-9969x117 >
Received on Monday, 26 April 2010 22:42:15 UTC