← Back to team overview

zorba-coders team mailing list archive

[Bug 1025566] [NEW] Upgrade testdriver_mt to Boost Filesystem v3

 

Public bug reported:

The latest Boost, 1.50, removes the Filesystem v2 APIs that
testdriver_mt makes use of. There are a few non-compatible changes in
the Filesystem v3 APIs. Patch attached (from David).

We should upgrade to the v3 APIs, and have our CMake scripts ensure that
the Boost version found is at least 1.44 (the first version with the
Filesystem v3 APIs). We will also need to upgrade the Boost on the
validation queue machine to at least 1.44.

** Affects: zorba
     Importance: Medium
     Assignee: Chris Hillery (ceejatec)
         Status: Confirmed

** Changed in: zorba
   Importance: Undecided => Medium

** Changed in: zorba
     Assignee: (unassigned) => Chris Hillery (ceejatec)

** Changed in: zorba
       Status: New => Confirmed

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

Title:
  Upgrade testdriver_mt to Boost Filesystem v3

Status in Zorba - The XQuery Processor:
  Confirmed

Bug description:
  The latest Boost, 1.50, removes the Filesystem v2 APIs that
  testdriver_mt makes use of. There are a few non-compatible changes in
  the Filesystem v3 APIs. Patch attached (from David).

  We should upgrade to the v3 APIs, and have our CMake scripts ensure
  that the Boost version found is at least 1.44 (the first version with
  the Filesystem v3 APIs). We will also need to upgrade the Boost on the
  validation queue machine to at least 1.44.

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


Follow ups

References