[MacPorts] #39639: xulrunner-devel @2.0_2: default initialization of an object of const type 'const EmptyEnumeratorImpl' requires a user-provided default constructor (was: xulrunner-devel 2 fails to build)

MacPorts noreply at macports.org
Fri Jul 5 15:37:43 PDT 2013


#39639: xulrunner-devel @2.0_2: default initialization of an object of const type
'const EmptyEnumeratorImpl' requires a user-provided default constructor
--------------------------------------------+------------------------------
  Reporter:  lagrave+bugs+macosforge.org@…  |      Owner:  macports-
      Type:  defect                         |  tickets@…
  Priority:  Normal                         |     Status:  new
 Component:  ports                          |  Milestone:
Resolution:                                 |    Version:  2.1.3
      Port:  xulrunner-devel                |   Keywords:
--------------------------------------------+------------------------------
Changes (by ryandesign@…):

 * port:   => xulrunner-devel


Comment:

 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/39639#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list