Closed
Bug 795584
Opened 12 years ago
Closed 12 years ago
Cannot compile the latest Nightly using MSVC 11
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: emk, Assigned: emk)
References
Details
Attachments
(1 file)
1.81 KB,
patch
|
ehsan.akhgari
:
review+
Ms2ger
:
review+
|
Details | Diff | Splinter Review |
> Comment 21 Philip Chee 2012-09-29 01:09:53 PDT
>
>I'm hitting this:
>
>c:/t1/hg/comm-central/mozilla/netwerk/protocol/http/nsHttpChannel.cpp(4492) : >error C2782: 'const T &mozilla::clamped(const T &,const T &,const T &)' : >template parameter 'T' is ambiguous
> c:\t1\hg\objdir-sm\mozilla\dist\include\nsAlgorithm.h(55) : see >declaration of 'mozilla::clamped'
> could be 'int16_t'
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Comment on attachment 666193 [details] [diff] [review]
Add a template parameter to clamped
Review of attachment 666193 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM, if you want to take my review before Ehsan gets here :)
Attachment #666193 -
Flags: review+
Assignee | ||
Comment 3•12 years ago
|
||
I already got green on try along with other patches.
https://tbpl.mozilla.org/?tree=Try&rev=fd96b09d1bfa
Keywords: checkin-needed
Comment 4•12 years ago
|
||
Flags: in-testsuite-
Keywords: checkin-needed
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Updated•12 years ago
|
Attachment #666193 -
Flags: review?(ehsan) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•