Opened 8 years ago

Closed 8 years ago

#6172 closed task (fixed)

Remove pcidsk old driver or document why it is still needed

Reported by: Kurt Schwehr Owned by: Kurt Schwehr
Priority: normal Milestone:
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: cleanup
Cc:

Description

Is there something the new driver can't do that the old driver can do?

If not, can I delete the old driver and the config option for the old driver?

A side question is why can't this driver be disabled? Do other drivers use it is somehow such that GDAL can't live without it?

Change History (5)

comment:1 by warmerdam, 8 years ago

I see no compelling reason not to remove the old pcidsk driver.

I am not sure what you mean about it not being disable-able. Doesn't GDAL_SKIP work with it?

comment:2 by Kurt Schwehr, 8 years ago

I was just meaning that is there another driver that requires pcidsk to always be compiled in? The current behavior of --without-pcidsk compiles in the pcidsk old. GDAL_SKIP probably works just fine, but I have not tested it.

in reply to:  2 comment:3 by Even Rouault, 8 years ago

Replying to goatbar:

I was just meaning that is there another driver that requires pcidsk to always be compiled in?

No

comment:4 by Kurt Schwehr, 8 years ago

Status: newassigned

comment:5 by Kurt Schwehr, 8 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.