Daniel Patterson wrote:
In both the released and the current hg repo, after getting the demo to
compile (required getting rid of the -Werror flags in
src/compiler.sml), it runs but doesnt respond to the urls that are
supposed to work:
http://localhost:8080/Demo/Demo/main etc.

All give "Fatal error: Unknown page" in the web browser and
corresponding:
Serving URI /Demo/Hello/main....
Fatal error: Unknown page

Which command line did you use to build the demo executable? Following the directions in the online tutorial demo works fine for me.

Also, should I be concerned about the warnings that I had to
disable to get things to compile at all?

Yes.  What warnings were causing trouble?  What platform are you using?

_______________________________________________
Ur mailing list
Ur@impredicative.com
http://www.impredicative.com/cgi-bin/mailman/listinfo/ur

Reply via email to