Opened 22 years ago

Last modified 22 years ago

#140 closed defect (fixed)

Wrong type for AUTHORITY_ID in SPATIALREF_SYSTEMS rowset

Reported by: warmerdam Owned by: warmerdam
Priority: high Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

I have found what appears to be a typo in the SFSess.h header. In the
OGISSpat_Row class definition, m_nAuthorityId is declared as WCHAR
instead of int (line 646).

Cheers,
John.

john.carneyatpacific.net.au

Change History (2)

comment:1 by warmerdam, 22 years ago

Agreed.  It should be int according to the spec.

comment:2 by warmerdam, 22 years ago

Patch finally applied. 

Thanks!
Note: See TracTickets for help on using tickets.