Opened 14 years ago

Closed 11 years ago

#2923 closed Bugs (fixed)

Quickbook uses deprecated filesystem functions.

Reported by: Daniel James Owned by: Daniel James
Milestone: Boost 1.47.0 Component: quickbook
Version: Boost 1.38.0 Severity: Problem
Keywords: Cc:

Description


Change History (4)

comment:1 by Daniel James, 12 years ago

(In [62476]) Remove a lot of deprecated filesystem functions.

Still calls normalize. Refs #2923.

comment:2 by Daniel James, 12 years ago

Milestone: To Be DeterminedBoost 1.47.0
Status: newassigned

comment:3 by Daniel James, 12 years ago

(In [70231]) Quickbook: Rewrite relative path.

  • Do the normalization ourselves, so we don't use a deprecated function. Refs #2923
  • Move more of the logic into path_difference and try to make it easier to read, because I found it a bit difficult.

comment:4 by anonymous, 11 years ago

Resolution: fixed
Status: assignedclosed

Merged to release in [70930]

Note: See TracTickets for help on using tickets.