Ticket #59 (closed defect)

Opened 16 years ago

Last modified 16 years ago

Hello world example fails

Reported by: benjisimon@… Owned by: vegashacker
Priority: major Milestone:
Component: vegashacker/leftparen.plt Keywords:
Cc: Version: (1 2)
Racket Version: 4.1

Description

I run:

mzscheme -e '(require (planet "bootstrap.scm" ("vegashacker" "leftparen.plt" 1 2)))' project hello-world

and get:

module: identifier already imported from: scheme/list at: append-map in: (rename (lib "1.ss" "srfi") append-map append-map)

I'm using:

Welcome to MzScheme? v4.1 [3m], Copyright (c) 2004-2008 PLT Scheme Inc

The docs mention you need 3.99.x or higher - does this work with 4.1?

Thanks,
Ben

Change History

Changed 16 years ago by vegashacker

  • status changed from new to accepted

Hi Ben,

Just saw this ticket. Thanks for the report. LeftParen? doesn't work in 4.1, but that should change before the end of this week. Standby!

--rob

Changed 16 years ago by vegashacker

  • status changed from accepted to closed
  • pltversion set to 4.1

I've released LeftParen? version 0.3 (version (2 1) on PLaneT). This should fix the issue. I've also updated the documentation for the tutorial. See  http://leftparen.com for more info. Thanks for the bug ticket, and for your patience!

--rob

Note: See TracTickets for help on using tickets.