Closed Bug 623117 Opened 15 years ago Closed 15 years ago

JetPack class Handle depends on invalid unqualified lookup into dependent bases of class templates

Categories

(Core :: JavaScript Engine, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla2.0b10

People

(Reporter: espindola, Assigned: espindola)

References

Details

Attachments

(1 file)

js/jetpack/Handle.h expects to be able to access dependent base classes members without adding a prefix. The issue is explained in http://clang.llvm.org/compatibility.html#c++
Summary: epends on invalid unqualified lookup into dependent bases of class templates → Depends on invalid unqualified lookup into dependent bases of class templates
The reporter's summary and initial comment were both lame. I'm merely adjusting the summary and providing a better link. I am not passing judgement on the quality of the bug report. http://clang.llvm.org/compatibility.html#dep_lookup_bases
OS: Mac OS X → Windows 7
Summary: Depends on invalid unqualified lookup into dependent bases of class templates → JetPack class Handle depends on invalid unqualified lookup into dependent bases of class templates
I am sure I was not using windows.
OS: Windows 7 → Mac OS X
Hardware: x86 → x86_64
Attachment #501233 - Flags: review?(mrbkap) → review+
Thanks for reporting this, Rafael.
Attachment #501233 - Flags: approval2.0? → approval2.0+
Assignee: general → respindola
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b10
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: