Ticket #205 (closed defect)

Opened 15 years ago

Last modified 15 years ago

Scribble error on build

Reported by: williams Owned by: williams
Priority: major Milestone:
Component: williams/table-panel.plt Keywords:
Cc: Version: (1 0)
Racket Version: 4.2.1.900

Description

Build error:
file "C:\\Program Files\\PLT\\collects\\scribble\\private\\manual-class.ss") broke the contract

(-> (listof pre-flow?) (listof block?))

on decode-flow; expected <(listof pre-flow?)>, given: (#(struct:box-splice ... ...) "\n" "\n" #(struct:box-splice ... ...) "\n" "\n" #(struct:box-splice ... ...) "\n" "\n" #(struct:box-splice ... ...) "\n" "\n" #(struct:box-splice ... ...) "\n" "\n" #(struct:box-splice ... ...) "\n" "\n" #(struct:box...

setup-plt: error: during Building docs for C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.2.1.900\cache\williams\table-panel.plt\1\0\table-panel.scrbl
setup-plt: (file "C:\\Program Files\\PLT\\collects\\scribble\\private\\manual-class.ss") broke the contract

(-> (listof pre-flow?) (listof block?))

on decode-flow; expected <(listof pre-flow?)>, given: (#(struct:box-splice ... ...) "\n" "\n" #(struct:box-splice ... ...) "\n" "\n" #(struct:box-splice ... ...) "\n" "\n" #(struct:box-splice ... ...) "\n" "\n" #(struct:box-splice ... ...) "\n" "\n" #(struct:box-splice ... ...) "\n" "\n" #(struct:box...

Change History

Changed 15 years ago by williams

  • status changed from new to accepted

Changed 15 years ago by williams

  • status changed from accepted to closed

Fixed in Version 1.1 and released to PLaneT.

Note: See TracTickets for help on using tickets.