Opened 16 years ago

Closed 15 years ago

#800 closed Feature Requests (fixed)

[filesystem] chdir()

Reported by: slyilmaz@… Owned by: Beman Dawes
Milestone: Boost 1.35.0 Component: filesystem
Version: None Severity: Not Applicable
Keywords: Cc:

Description (last modified by Beman Dawes)

Is it possible/reasonable to have chdir() in the filesystem library? (chdir in the <unistd.h> header of unix and <direct.h> of win)

thanks
- levent

Tentatively scheduled for 1.35.0

--Beman

Change History (3)

comment:1 by Dave Abrahams, 15 years ago

Cc: bdawes@… added
Description: modified (diff)
Reporter: changed from slyilmaz to slyilmaz@…
Severity: Showstopper

Can't reassign to Beman until he sets up his email as described in TicketWorkflow

comment:2 by Beman Dawes, 15 years ago

Cc: bdawes@… removed
Component: Nonefilesystem
Description: modified (diff)
Milestone: Boost 1.35.0
Owner: changed from nobody to Beman Dawes
Severity: ShowstopperOptimization
Status: assignednew

comment:3 by Beman Dawes, 15 years ago

Resolution: Nonefixed
Severity: OptimizationNot Applicable
Status: newclosed

This is now in branches/filesystem, so will appear in 1.35.0. The name of the setter function is current_path, matching the name of the existing current_path getter function.

--Beman

Note: See TracTickets for help on using tickets.