Closed Bug 197656 Opened 23 years ago Closed 23 years ago

codesighs test doesn't handle objdirs

Categories

(Webtools Graveyard :: Tinderbox, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bbaetz, Assigned: cls)

Details

Attachments

(2 files)

Like the rest of the places which ask for an objdir, the -o option passed to codesighs (which requires cls' not-yet-checked-in patches) needs to prepend the srcdir The patch I'll attach is working on brad/brad-fast, but needs sanity-testing on a non-objdir build.
Attached patch fixSplinter Review
$objdir could probably be used in other places in the file, but....
attachment 117375 [details] [diff] [review] checked in. (cls fixed the absolute-objdir case last night)
Summary: codesighs test doesn't handle relative objdirs → codesighs test doesn't handle objdirs
Comment on attachment 117376 [details] [diff] [review] make codesigh scripts objdir aware comments people! This looks fine but add some comments explaining the "shift shift" stuff..sr=alecf with that.
Attachment #117376 - Flags: review+
cls, can you handle checking this in? Thanks!
Assignee: bbaetz → cls
Patch checked in with comments added.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
This didn't quite work for me on Windows. I filed bug 207802 with the additional patch I needed (to transform /cygdrive/d/... paths into d:/... paths). (dumpbin didn't like the cygdrive paths -- it thought they were command-line options.)
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: