Closed Bug 3389 Opened 26 years ago Closed 26 years ago

Unix: locale and uconv tests stopped linking

Categories

(Core :: Internationalization, defect, P2)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: mcafee, Assigned: cata)

Details

New dp registration stuff has moved some i18n libs down into bin/components, this is breaking the locale and uconv tests. I believe we now need to dlopen() these libs, or explicitly link with the lib in bin/components. Not sure, hence this bug.
Status: NEW → ASSIGNED
--enable-tests [dp says..] On the issue, Frank if you tests are using, maybe the best way would be to not link with your .so but use them along with xpcom. If your test binary lives in dist/bin then autoregister will register those components in dist/bin/components and when you create instance using xpcom from your tests program, all will be fine.
Assignee: ftang → cata
Status: ASSIGNED → NEW
Target Milestone: M4
tague and cata: Please take a look at this on UNIX.
Status: NEW → ASSIGNED
see #3911 for my part of the deal - cata just close this out when you've done your part.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
as far as i can tell, dp already fixed this. i wasn't able to reproduce this or my half.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.