Tcl Source Code

View Ticket
Login
Ticket UUID: 412609
Title: Fixes for bugs #219172 and #219173
Type: Patch Version: None
Submitter: andreas_kupries Created on: 2001-03-30 23:11:24
Subsystem: 25. Channel System Assigned To: andreas_kupries
Priority: 7 High Severity:
Status: Closed Last Modified: 2001-04-03 21:55:11
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2001-04-03 14:55:11
Description:
The patch fixes the bugs #219172 and #219173 by adding
one new manpage 'Signal.3' and extending another
manpage 'DetachPid.3' with the documentation found
missing.
User Comments: andreas_kupries added on 2001-04-03 21:55:11:
Logged In: YES 
user_id=75003

Committed.

andreas_kupries added on 2001-04-03 21:50:49:

File Added - 4910: 21917x.diff.4

Logged In: YES 
user_id=75003

Uploading new patch.

dgp added on 2001-04-03 07:19:46:
Logged In: YES 
user_id=80530

The ChangeLog patch is a bit mangled, and Signal.3 is
dropped in the toplevel directory instead of doc/.

Content looks fine to me.

andreas_kupries added on 2001-04-03 07:12:00:

File Added - 4892: 21917x.diff.3

Logged In: YES 
user_id=75003

Done. This time Signal.3 is part of the patch.

dgp added on 2001-04-03 06:50:34:
Logged In: YES 
user_id=80530

The NAME line of Signal.3 says "Retrieve signal codes".

Would "Translate signal codes" or "Convert signal codes"
be better?  I don't see any retrieving going on, just
the conversion of integers to ID strings and msg strings.

dgp added on 2001-04-01 01:24:33:
Logged In: YES 
user_id=80530

You can always do a 'make dist' then copy over the
new unix/mkLinks file.  A separate target might be nice
though.

andreas_kupries added on 2001-03-31 20:19:31:

File Added - 4808: 21917x.diff.2

andreas_kupries added on 2001-03-31 20:19:30:
Logged In: YES 
user_id=75003

Uploaded new patch (#1),  mainly to perform
"s/wether/whether/" in DetachPid.3, but makes it current
with the cvs head too.

With regard to "mkLinks" I agree that a make target might be
best. I had modified mkLinks manually when creating this
patch.

andreas_kupries added on 2001-03-31 17:51:21:

File Added - 4807: Signal.3

andreas_kupries added on 2001-03-31 17:51:19:
Logged In: YES 
user_id=75003

Uploading new manpage Signal.3

hobbs added on 2001-03-31 12:51:51:
Logged In: YES 
user_id=72656

When adding new docs and files, make sure to do

cd <tcl_src_dir>
tclsh unix/mkLinks.tcl doc/*.[13n] >! unix/mkLinks

This file is otherwise generated a bit late.  Should 
probably make a proper build target out of it.

dgp added on 2001-03-31 07:45:01:
Logged In: YES 
user_id=80530

The new page Signal.3 did not get into the patch
('cvs diff -N' don't play that).  Can you upload
it separately?

In DetachPids.3,

s/wether/whether/

andreas_kupries added on 2001-03-31 06:11:25:

File Added - 4789: 21917x.diff

Attachments: