Opened 17 years ago

Last modified 17 years ago

#1375 closed defect (fixed)

GDALGetRasterMetadata Error - Unable find this entry point

Reported by: dmitrievkv@… Owned by: warmerdam
Priority: highest Milestone:
Component: default Version: unspecified
Severity: critical Keywords:
Cc:

Description

 

Change History (1)

comment:1 by warmerdam, 17 years ago

Konstantin, 

This function was improperly added in gdal.h.  You should use 
GDALGetMetadata() on GDALDatasetH, or GDALRasterBandH. 

I have removed the erroneous prototype from gdal.h.
Note: See TracTickets for help on using tickets.