Closed
Bug 464498
Opened 16 years ago
Closed 16 years ago
XSLT shouldn't warn so much
Categories
(Core :: XSLT, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.1b3
People
(Reporter: mrbkap, Assigned: mrbkap)
Details
(Keywords: fixed1.9.1)
Attachments
(1 file)
|
930 bytes,
patch
|
sicking
:
review+
sicking
:
superreview+
beltzner
:
approval1.9.1+
|
Details | Diff | Splinter Review |
I get about 50 of these:
/home/mrbkap/work/main/mozilla/content/xslt/src/xslt/txStylesheetCompileHandlers.cpp:2831: warning: deprecated conversion from string constant to ‘char*’
| Assignee | ||
Comment 1•16 years ago
|
||
This compiles cleanly.
Attachment #347825 -
Flags: superreview?(jonas)
Attachment #347825 -
Flags: review?(jonas)
Attachment #347825 -
Flags: superreview?(jonas)
Attachment #347825 -
Flags: superreview+
Attachment #347825 -
Flags: review?(jonas)
Attachment #347825 -
Flags: review+
| Assignee | ||
Comment 2•16 years ago
|
||
Comment on attachment 347825 [details] [diff] [review]
Fix
Trivial patch. No need for beta baking.
Attachment #347825 -
Flags: approval1.9.1?
Updated•16 years ago
|
Attachment #347825 -
Flags: approval1.9.1? → approval1.9.1+
Comment 3•16 years ago
|
||
Comment on attachment 347825 [details] [diff] [review]
Fix
a191=beltzner
Comment 4•16 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/f7dd8981e3bf
Next time please follow instructions ("make sure you include a commit message
and an username in the attachment").
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1b3
Updated•16 years ago
|
Keywords: fixed1.9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•