Closed
Bug 49926
Opened 25 years ago
Closed 23 years ago
rename g_FactoryData static vars in intl/ code
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: bruce, Assigned: tetsuroy)
Details
(Keywords: intl)
the g_FactoryData static variables in the intl/ code confuse the Purify linker,
making it impossible to run autoregistration under Purify when any intl libs
need to be autoregistered. This bug would also fix some problems with buggy
linkers, like FreeBSD 3.2.
I will do the work and post a patch.
| Reporter | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 1•24 years ago
|
||
Changed QA contact to bruce@cubik.org.
Comment 2•24 years ago
|
||
bruce@cubik.org: Are you still working on this ?
Comment 3•24 years ago
|
||
-> Default owner (after an email from Bruce)
Assignee: bruce → yokoyama
Status: ASSIGNED → NEW
QA Contact: teruko → ruixu
| Assignee | ||
Comment 4•23 years ago
|
||
bruce: there were bunch of cleanups done since 2000-08-23 and g_FactoryData doesn't
exist anymore. Are you still having problem with Purify?
Status: NEW → ASSIGNED
Target Milestone: --- → Future
| Assignee | ||
Comment 5•23 years ago
|
||
marking as fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Hi Bruce,
Could you please verify with the latest build to see if it is still a problem?
since we don't have Solaris or FreeBSD here. Thank you.
Keywords: intl
As per Bruce's reply in another email, mark as Verified.
>> I'd responded earlier via email to the earlier person to comment on this
>> bug that I was pretty sure that it wasn't still a problem if those
>> variables didn't exist any longer.
>>
>> - Bruce
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•