Closed Bug 280594 Opened 20 years ago Closed 20 years ago

Codesighs uses wrong 'find' and 'sort' on windows

Categories

(Webtools Graveyard :: Tinderbox, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sicking, Assigned: sicking)

Details

Attachments

(1 file, 1 obsolete file)

Not sure which versions of windows, or cygwin, has this problem. In some cases
just executing 'find' and 'sort' will not use the cygwin programs, but rather
the ones that comes with windows. Which of course are compleatly incompatible
making codesighs break horribly. The solution is to give a compleat path to the
programs.
Attached patch use absolute paths (obsolete) — Splinter Review
I hope it's ok to assume that these utilities are installed in /usr/bin in a
cygwin install? Note that changing the PATH doesn't help for whatever reason.
Attachment #173029 - Flags: review?(bryner)
Do you need to change basesummary.win.bash too?
probably so, i've never used it...

I found one more place that uses sort as well. Strangly enough i'm not getting
an error, but I do get strange results. I'll do some more testing and i'll
attach a new patch once things seem to be working
Attached patch better patchSplinter Review
This one fixes the last sort as well as basesummary.win.bash
Attachment #173029 - Attachment is obsolete: true
Attachment #173116 - Flags: review?(dbaron)
Checked in
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: