[MacPorts] #48901: tao @ 6.3.3 update to newer release

MacPorts noreply at macports.org
Sat Sep 26 20:29:19 PDT 2015


#48901: tao @ 6.3.3 update to newer release
------------------------------+---------------------------------
  Reporter:  tlockhart1976@…  |      Owner:  macports-tickets@…
      Type:  update           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.3
Resolution:                   |   Keywords:  haspatch maintainer
      Port:  tao              |
------------------------------+---------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)


Comment:

 Thanks, but this does not build (on Yosemite with Xcode 7):

 {{{
 be/be_visitor_operation/ami_cs.cpp:198:7: error: use of overloaded
 operator '<<' is ambiguous (with operand types 'TAO_OutStream' and
 'ACE_CString::size_type' (aka 'unsigned long'))
       << len << "," << be_nl;
       ^  ~~~
 be_include/be_helper.h:173:18: note: candidate function
   TAO_OutStream &operator<< (const ACE_CDR::UShort num);
                  ^
 be_include/be_helper.h:174:18: note: candidate function
   TAO_OutStream &operator<< (const ACE_CDR::Short num);
                  ^
 be_include/be_helper.h:175:18: note: candidate function
   TAO_OutStream &operator<< (const ACE_CDR::ULong num);
                  ^
 be_include/be_helper.h:176:18: note: candidate function
   TAO_OutStream &operator<< (const ACE_CDR::Long num);
                  ^
 be_include/be_helper.h:177:18: note: candidate function
   TAO_OutStream &operator<< (const ACE_CDR::ULongLong num);
                  ^
 be_include/be_helper.h:178:18: note: candidate function
   TAO_OutStream &operator<< (const ACE_CDR::LongLong num);
                  ^
 be_include/be_helper.h:172:18: note: candidate function
   TAO_OutStream &operator<< (const ACE_CString &str);
                  ^
 be_include/be_helper.h:184:18: note: candidate function
   TAO_OutStream &operator<< (const TAO_INDENT& i);
                  ^
 be_include/be_helper.h:185:18: note: candidate function
   TAO_OutStream &operator<< (const TAO_UNINDENT& i);
                  ^
 1 error generated.
 }}}

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


More information about the macports-tickets mailing list