← Back to team overview

zorba-coders team mailing list archive

[Bug 1000478] Re: Build errors using Xcode 4.3.2

 

** Changed in: zorba
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1000478

Title:
  Build errors using Xcode 4.3.2

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  src/util/string/rstring.h:1956:12: error: 'append_safe' is a private member of 'zorba::rstring<zorba::rstring_classes::rep<zorba::atomic_int, std::char_traits<char>, std::allocator<char> > >'
      result.append_safe( s1.data(), s1.size(), s2.data(), s2.size() );
             ^

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1000478/+subscriptions


References