Changeset 80279

Timestamp:
Aug 28, 2012, 12:57:02 PM (10 years ago)
Author:
Beman Dawes
Message:

Fix #7239, Stack overflow when calling create_directories(":D"). The reported problem was a symptom of an internal bug that caused path::filename() and path::parent_path() to fail on Windows for path(":"), and that in turn caused other functions that depend on filename() or parent_path() to fail, such as create_directories().

(No files)

Note: See TracChangeset for help on using the changeset viewer.