Issue 88 - Bug in source code of "deliver"
Summary: Bug in source code of "deliver"
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 605
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-03 16:52 UTC by oisinboydell
Modified: 2003-12-06 14:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch file for tools/bootstrp/command.cxx (461 bytes, patch)
2000-11-23 17:10 UTC, oisinboydell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description oisinboydell 2000-11-03 16:52:15 UTC
For certain modules (eg std2), deliver executes rmheader and linkheader. If
deliver is built from the deliver source code, deliver fails to execute rmheader
and linkheader.
The pre-built binaries of deliver for all platforms do not have this problem.
Comment 1 issues@www 2000-11-06 02:04:52 UTC
Does this problem relate to issue 95?
Comment 2 oisinboydell 2000-11-06 11:38:39 UTC
This problem does not relate to issue 95.
Comment 3 oisinboydell 2000-11-23 17:10:33 UTC
Created attachment 43 [details]
Patch file for tools/bootstrp/command.cxx
Comment 4 oisinboydell 2000-11-23 17:11:26 UTC
Included is a patch for tools/bootstrp/command.cxx which fixes the problem with
deliver. After applying the patch, deliver needs to be rebuilt (re-build
tools/bootstrp). 
Comment 5 michael.bemmer 2003-03-16 20:09:21 UTC
As discussed with Armin, he thought these bug were closed, he sees all of them
as verified.
Comment 6 michael.bemmer 2003-03-16 20:13:09 UTC
As discussed with Armin, he thought these bug were closed, he sees all of them
as verified.