[racket-dev] http://git.racket-lang.org/ error

From: Stephen De Gabrielle (spdegabrielle at gmail.com)
Date: Wed Jun 9 08:39:55 EDT 2010

Hi, the dev repository page linied from
http://racket-lang.org/community.html
is erroring (in ff 3.6.3)

XML Parsing Error: not well-formed
Location: http://git.racket-lang.org/
Line Number 7, Column 117:function padLeftStr(input,width,str){var
prefix='';width-=input.toString().length;while(width>0){prefix+=str;width--;}
--------------------------------------------------------------------------------------------------------------------^

Cheers,

Stephen

--
Stephen De Gabrielle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20100609/c5cbf933/attachment.html>

Posted on the dev mailing list.