Closed Bug 537967 Opened 15 years ago Closed 15 years ago

Moving FILE_ILLEGAL_CHARACTERS from nsCRT.h to nsCRTGlue.h for frozen linkages

Categories

(Core :: XPCOM, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla1.9.3a3
Tracking Status
status1.9.2 --- .2-fixed
status1.9.1 --- .9-fixed

People

(Reporter: ul-mcamafia, Assigned: ul-mcamafia)

References

Details

(Keywords: verified1.9.1, verified1.9.2)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.6) Gecko/20091206 SeaMonkey/2.0.1 Build Identifier: need to include nsCRT.h in mailnews/base/public/msgCore.h to circumvent redefinition. This macros need to be uniquely accessible even after frozen linkage. Reproducible: Always Actual Results: Macro available through inclusion of "nsCRT.h" Expected Results: single source to be included. "nsCRTGlue.h" bug 525463
Blocks: 525463
Blocks: 467015
Attachment #425723 - Flags: review?(jonas)
Assignee: nobody → ul.mcamafia
Severity: normal → trivial
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: in-testsuite-
Version: unspecified → Trunk
Any other candidates to be included in this move for frozen linkage?
Comment on attachment 425723 [details] [diff] [review] Moved FILE_ILLEGAL_CHARACTERS to nsCRTGlue.h I really don't know enough about how we want to structure these header files to know where the right place to put this in is.
Attachment #425723 - Flags: review?(jonas) → review?(benjamin)
pinging for review, since it's blocking a mailnews review...
Attachment #425723 - Flags: review?(benjamin) → review+
Attachment #425723 - Flags: superreview?(shaver)
This patch will be needed on branches 1.9.1 and 1.9.2 too after baking on trunk
Comment on attachment 425723 [details] [diff] [review] Moved FILE_ILLEGAL_CHARACTERS to nsCRTGlue.h sure; rs=shaver
Attachment #425723 - Flags: superreview?(shaver) → superreview+
Keywords: checkin-needed
Attachment #425723 - Flags: approval1.9.2.2?
Attachment #425723 - Flags: approval1.9.1.9?
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a3
No longer blocks: 467015
Comment on attachment 425723 [details] [diff] [review] Moved FILE_ILLEGAL_CHARACTERS to nsCRTGlue.h a=beltzner for branches, someone please send 'er over.
Attachment #425723 - Flags: approval1.9.2.2?
Attachment #425723 - Flags: approval1.9.2.2+
Attachment #425723 - Flags: approval1.9.1.9?
Attachment #425723 - Flags: approval1.9.1.9+
Keywords: checkin-needed
Whiteboard: [checkin to mozilla-1.9.2] [checkin to mozilla-1.9.1]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: