Opened 8 years ago
Closed 8 years ago
#6049 closed defect (fixed)
vsi_mem does not create file when open mode is append
Reported by: | Lucian Plesea | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | 2.0.1 |
Component: | default | Version: | 1.10.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
Open with "a" in the mode string should create the file if it doesn't exits. The attached patch is against port/cpl_vsi_mem.cpp from the 1.10.0 version, it works for 2.0.0 also.
Attachments (1)
Change History (2)
by , 8 years ago
Attachment: | cpl_vsi_mem.patch added |
---|
comment:1 by , 8 years ago
Milestone: | → 2.0.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
port/cpl_vsi_mem.cpp patch