[plt-scheme] Re: PLT Scheme v4.1.3

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed Dec 10 12:23:13 EST 2008

I've fixed it in SVN. Apologies for the inconvenience.

Jay

On Mon, Dec 8, 2008 at 4:55 PM, Shimon Cohen <shimoco at gmail.com> wrote:
> Hi
>
> Thanks for your answer.
>
> Yes.  It ignores the port option. (Why is that?)
>
> Shimon
>
> On Mon, Dec 8, 2008 at 5:00 PM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
>>
>> Hmm, I can't recreate the problem you mention. Perhaps what you are
>> noticing is that it ignores the port option in the file and uses the
>> one from the command-line or 80.
>>
>> Jay
>>
>> On Fri, Dec 5, 2008 at 10:16 PM, skc <shimoco at gmail.com> wrote:
>> > Hi
>> >
>> > Now plt-web-server ignore the configuration table pointed by the -f
>> > command line option.
>> >
>> > regards,
>> > Shimon.
>> >
>> > On Nov 21, 5:54 pm, Eli Barzilay <e... at barzilay.org> wrote:
>> >> PLT Scheme version 4.1.3 is now available from
>> >>
>> >>  http://plt-scheme.org/
>> >>
>> >> This is mostly a bug-fix release.
>> >>
>> >> Notable changes:
>> >>
>> >> * Web Server:
>> >>   - Documentation rewritten to separate servlet APIs and server
>> >>     extension APIs
>> >>   - HTTPS supported on the "plt-web-server" command-line with "--ssl"
>> >>     option
>> >>   - Stateless servlets supported in default configuration through
>> >>     'stateless interface-version
>> >>   - `web-server/servlet-env' supports top-level servlets through
>> >>     #:servlet-path
>> >>   - Servlets are served from anywhere in the htdocs directory by
>> >>     default
>> >>   - A template system based on the Scribble syntax has been added, see
>> >>     web-server/templates in the documentation
>> >>   And many other internal modifications to make extension easier!
>> >>
>> >> [Note that mirror sites can take a while to catch up with the new
>> >> downloads.]
>> >>
>> >> Feedback Welcome,
>> >> --
>> >>           ((lambda (x) (x x)) (lambda (x) (x x)))          Eli
>> >> Barzilay:
>> >>                  http://www.barzilay.org/                Maze is Life!
>> >> _________________________________________________
>> >>   For list-related administrative tasks:
>> >>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>> > _________________________________________________
>> >  For list-related administrative tasks:
>> >  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>> >
>>
>>
>>
>> --
>> Jay McCarthy <jay at cs.byu.edu>
>> Assistant Professor / Brigham Young University
>> http://jay.teammccarthy.org
>>
>> "The glory of God is Intelligence" - D&C 93
>
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://jay.teammccarthy.org

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.