Ticket #206 (closed defect)

Opened 15 years ago

Last modified 15 years ago

Scribbe error on build

Reported by: williams Owned by: williams
Priority: major Milestone:
Component: williams/inference.plt Keywords:
Cc: Version: (2 2)
Racket Version: 4.2.1.900

Description

Scribble error on build:
(file "C:\\Documents and Settings\\dwilliams\\Application Data\\PLT Scheme\\planet\\300\\4.2.1.900\\cache\\williams\\inference.plt\\2\\2\\scribblings\\env-basic.scrbl") broke the contract

(->* () () #:rest (listof pre-flow?) item?)

on item; expected <(listof pre-flow?)>, given: (#<procedure:styling-f/c> "(random)---random. Rules instances of equal priority on the agenda are in random order.")

setup-plt: error: during Building docs for C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.2.1.900\cache\williams\inference.plt\2\2\scribblings/inference.scrbl
setup-plt: (file "C:\\Documents and Settings\\dwilliams\\Application Data\\PLT Scheme\\planet\\300\\4.2.1.900\\cache\\williams\\inference.plt\\2\\2\\scribblings\\env-basic.scrbl") broke the contract

(->* () () #:rest (listof pre-flow?) item?)

on item; expected <(listof pre-flow?)>, given: (#<procedure:styling-f/c> "(random)---random. Rules instances of equal priority on the agenda are in random order.")

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 2.3 and released to PLaneT.

Note: See TracTickets for help on using tickets.