Changes between Initial Version and Version 1 of Ticket #237, comment 3
- Timestamp:
- Mar 15, 2012, 12:37:47 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #237, comment 3
initial v1 3 3 That _fullpath() changes the current directory and/or drive is not thread safe and needs to go. 4 4 5 _dt_split is also using chdir and needs to checked up.5 _dt_split is also using chdir and needs to be checked up.