Opened 16 years ago
Closed 15 years ago
#800 closed Feature Requests (fixed)
[filesystem] chdir()
Reported by: | Owned by: | Beman Dawes | |
---|---|---|---|
Milestone: | Boost 1.35.0 | Component: | filesystem |
Version: | None | Severity: | Not Applicable |
Keywords: | Cc: |
Description (last modified by )
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 , 15 years ago
Cc: | added |
---|---|
Description: | modified (diff) |
Reporter: | changed from | to
Severity: | → Showstopper |
comment:2 by , 15 years ago
Cc: | removed |
---|---|
Component: | None → filesystem |
Description: | modified (diff) |
Milestone: | → Boost 1.35.0 |
Owner: | changed from | to
Severity: | Showstopper → Optimization |
Status: | assigned → new |
comment:3 by , 15 years ago
Resolution: | None → fixed |
---|---|
Severity: | Optimization → Not Applicable |
Status: | new → closed |
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.
Can't reassign to Beman until he sets up his email as described in TicketWorkflow