[sldev] Error in LLSD wiki spec?
Rob Lanphier
robla at lindenlab.com
Fri Jan 30 16:01:05 PST 2009
Thanks for this. As you probably saw, Zero went in and corrected it.
Rob
On 1/27/09 3:35 AM, Escort DeFarge wrote:
> I am pretty sure that there are two errors in
> http://wiki.secondlife.com/wiki/LLSD#string
>
> String specification says...
> "Unicode code points U+20 through U+10FFFD
> except U+D800 through U+DFFF
> except U+FFFE, U+FFFF, U+1FFFE, U+1FFFF, U+2FFE, U+2FFF ... U+10FFFE,
> U+10FFFF
> except U+FDDD through U+FDEF"
>
>
> This should be...
> "Unicode code points U+20 through U+10FFFD
> except U+D800 through U+DFFF
> except U+FFFE, U+FFFF, U+1FFFE, U+1FFFF, U+2FFFE, U+2FFFF ...
> U+10FFFE, U+10FFFF // changed
> except U+FDD0 through U+FDEF" // changed
>
>
> /esc
> _______________________________________________
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/SLDev
> Please read the policies before posting to keep unmoderated posting
> privileges
More information about the SLDev
mailing list