Opened 11 years ago
Closed 6 years ago
#39639 closed defect (fixed)
xulrunner-devel @2.0_2: default initialization of an object of const type 'const EmptyEnumeratorImpl' requires a user-provided default constructor
Reported by: | lagrave+bugs+macosforge.org@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | chrstphrchvz (Christopher Chavez) | |
Port: | xulrunner-devel |
Description
Attached is verbose log.
Attachments (1)
Change History (4)
Changed 11 years ago by lagrave+bugs+macosforge.org@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | xulrunner-devel added |
---|---|
Summary: | xulrunner-devel 2 fails to build → xulrunner-devel @2.0_2: default initialization of an object of const type 'const EmptyEnumeratorImpl' requires a user-provided default constructor |
The relevant error seems to be:
nsEnumeratorUtils.cpp:115:48: error: default initialization of an object of const type 'const EmptyEnumeratorImpl' requires a user-provided default constructor const EmptyEnumeratorImpl EmptyEnumeratorImpl::kInstance; ^
Note that the port is years out of date and needs to be updated, if it's to be kept around at all, but nobody is currently working on that; see #36908.
comment:2 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:3 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
verbose log