Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#7045 closed defect (fixed)

ReadDir() on /vsicurl/, /vsis3/, /vsigs/ not implemented

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.1.5
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

This is a GDAL 2.1 regression. ReadDirEx() was implemented, but we didn't redirect ReadDir() to it

Change History (4)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: assignedclosed

In 40120:

/vsicurl/ and derived filesystems: redirect ReadDir() to ReadDirEx() (fixes #7045)

comment:2 by Even Rouault, 7 years ago

In 40121:

/vsicurl/ and derived filesystems: redirect ReadDir() to ReadDirEx() (fixes #7045)

comment:3 by Even Rouault, 7 years ago

In 40122:

/vsicurl/ and derived filesystems: redirect ReadDir() to ReadDirEx() (fixes #7045)

comment:4 by Even Rouault, 7 years ago

Milestone: 2.1.5
Note: See TracTickets for help on using tickets.