Ticket #415 (new defect)
Opened 13 years ago
bug in firmata.scrbl
Reported by: | ozzloy@… | Owned by: | xtofs |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | xtofs/firmata.plt | Keywords: | firmata documentation scribble |
Cc: | Version: | (1 0) | |
Racket Version: | 5.2.1 |
Description
i just tried running this:
#lang racket
(require (planet xtofs/firmata:1:0/firmata))
and i got this:
defproc: duplicate argument names in prototype for set-pin-mode!: (number? number?)
raco setup: error: during Building docs for /home/ozzloy/.racket/planet/300/5.2.1/cache/xtofs/firmata.plt/1/0/firmata.scrbl
raco setup: defproc: duplicate argument names in prototype for set-pin-mode!: (number? number?)
i'm on ubuntu 11.10 64 bit
Note: See
TracTickets for help on using
tickets.