Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6561 closed defect (fixed)

2.1 regression: ogr2ogr heuristics to detect likely absence of "-f" fails

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.1.1
Component: Utilities Version: 2.1.0
Severity: normal Keywords:
Cc:

Description

Running "ogr2ogr out.csv in.shp" should raise a warning. It no longer does

Change History (4)

comment:1 by Even Rouault, 8 years ago

Resolution: fixed
Status: newclosed

In 34465:

ogr2ogr: fix heuristics to detect likely absence of '-f' (fixes #6561)

comment:2 by Even Rouault, 8 years ago

In 34466:

ogr2ogr: fix heuristics to detect likely absence of '-f' (fixes #6561)

comment:3 by Even Rouault, 8 years ago

In 34577:

ogr2ogr: do not emit a warning when updating/overwriting a destination dataset that is not a Shapefile and if -f is not specified (fixes #6561)

comment:4 by Even Rouault, 8 years ago

In 34578:

ogr2ogr: do not emit a warning when updating/overwriting a destination dataset that is not a Shapefile and if -f is not specified (fixes #6561)

Note: See TracTickets for help on using tickets.