Re: [racket-dev] [plt] Push #27093: master branch updated

2013-07-05 Thread Sam Tobin-Hochstadt
On Fri, Jul 5, 2013 at 9:14 PM, Eli Barzilay wrote: > 10 minutes ago, Sam Tobin-Hochstadt wrote: >> On Fri, Jul 5, 2013 at 8:21 PM, wrote: >> > + ;; The following two tests are not really correct: they rely on the URL >> > + ;; decoding silently passing un-encoded text as is instead of barfing

Re: [racket-dev] [plt] Push #27093: master branch updated

2013-07-05 Thread Eli Barzilay
10 minutes ago, Sam Tobin-Hochstadt wrote: > On Fri, Jul 5, 2013 at 8:21 PM, wrote: > > + ;; The following two tests are not really correct: they rely on the URL > > + ;; decoding silently passing un-encoded text as is instead of barfing. > > (Eg, > > + ;; using these URLs in a browser and t

Re: [racket-dev] [plt] Push #27093: master branch updated

2013-07-05 Thread Sam Tobin-Hochstadt
On Fri, Jul 5, 2013 at 8:21 PM, wrote: > > > 8d55b89 Eli Barzilay 2013-07-05 20:20 > : > | Further explain silent acceptance of unencoded characters. > | > | Also highlight the two tests that use that. > : > M pkgs/racket-pkgs/racket-test/tests/net/url.rkt | 7 +-- > M racket/lib/collects