Tk Library Source Code

View Ticket
Login
Ticket UUID: 988123
Title: "./sak.tcl nroff" fails
Type: Bug Version: None
Submitter: rmax Created on: 2004-07-09 17:40:36
Subsystem: doctools Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2004-07-10 11:16:27
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2004-07-10 04:16:27
Description:
The output is:

Gen (nroff): ./modules/asn/asn.man
Gen (nroff): ./modules/base64/yencode.man
Gen (nroff): ./modules/base64/base64.man
Gen (nroff): ./modules/base64/uuencode.man
Gen (nroff): ./modules/bee/bee.man
command "dt" already exists, unable to create doctools
object
    while executing
"::doctools::new dt  -format $fmt  -module $m"
    (procedure "gendoc" line 19)
    invoked from within
"gendoc nroff n"
    ("eval" body line 1)
    invoked from within
"eval gendoc nroff n    $argv"
    (procedure "__nroff" line 1)
    invoked from within
"__$cmd"
    (file "./sak.tcl" line 1582)
User Comments: andreas_kupries added on 2004-07-10 11:16:27:
Logged In: YES 
user_id=75003

And committed to head.

andreas_kupries added on 2004-07-10 11:11:44:

File Added - 93437: PATCH

andreas_kupries added on 2004-07-10 11:02:45:
Logged In: YES 
user_id=75003

It is the 'calendar' module, somehow. It has no
documentation, and that screws up the system for all modules
that follow. The simplest way to repro the problem is

    ./sak.tcl nroff calendar FOO

for any other module FOO, and the doc generation will barf.

Attachments: