Closed
Bug 205251
Opened 22 years ago
Closed 22 years ago
warning: normalize(...) declared `static' but never defined
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
702 bytes,
patch
|
smontagu
:
review+
dmosedale
:
superreview+
|
Details | Diff | Splinter Review |
/swap/BEOS/mozilla/intl/unicharutil/src/nsUnicodeNormalizer.cpp:358: warning: `nsresult normalize(int, int, const char *, char *, long unsigned int)' declared `static' but never defined
Attachment #122961 -
Flags: superreview?(dmose)
Attachment #122961 -
Flags: review?(smontagu)
Comment 2•22 years ago
|
||
Comment on attachment 122961 [details] [diff] [review]
remove undefined declaration
sr=dmose@mozilla.org
Attachment #122961 -
Flags: superreview?(dmose) → superreview+
Updated•22 years ago
|
OS: BeOS → All
Hardware: PC → All
Updated•22 years ago
|
Attachment #122961 -
Flags: review?(smontagu) → review+
checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•