Opened 15 years ago

Closed 15 years ago

#1441 closed Bugs (fixed)

character "+" is invalid for boost::filesystem

Reported by: bluedzins@… Owned by: Beman Dawes
Milestone: Boost 1.35.0 Component: filesystem
Version: Boost 1.34.1 Severity: Problem
Keywords: Cc:

Description

Installed packages: boost-devel-1.33.1-108 boost-1.33.1-108 boost-jam-3.1.14-14 boost-doc-1.33.1-108

When I try for example boost::filesystem::system_complete for filename which has "+" character I get an exception. However this character is (AFAIK) a valid one (for Unix systems).

Change History (2)

comment:1 by Marshall Clow, 15 years ago

Component: Nonefilesystem
Owner: set to Beman Dawes

comment:2 by Beman Dawes, 15 years ago

Milestone: Boost 1.35.0
Resolution: fixed
Status: newclosed

This problem is fixed in 1.35.0. If you need the fix before 1.35.0 is released, checkout the subversion HEAD.

Thanks,

--Beman

Note: See TracTickets for help on using tickets.