Closed
Bug 845905
Opened 12 years ago
Closed 12 years ago
ErrorList.h Intel C++ Issue
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: alexboy94, Unassigned)
Details
Attachments
(1 file)
2.03 MB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:18.0) Gecko/20130119 Firefox/18.0
Build ID: 20130119203203
Steps to reproduce:
Compiled Firefox with Intel C++
Actual results:
The compilation reached an error
Expected results:
The compilation should have continued without error, but for some reason "expression must have arithmetic, enum, or pointer type" has appeared.
Reporter | ||
Updated•12 years ago
|
Component: Untriaged → XPCOM
Product: Firefox → Core
Hardware: x86 → x86_64
Version: 18 Branch → 19 Branch
Reporter | ||
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•