Ticket #1638 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

UseExceptions() does not apply to ogr bindings

Reported by: warmerdam Assigned to: hobu
Priority: normal Milestone: 1.5.0
Component: PythonBindings Version: unspecified
Severity: normal Keywords: exceptions
Cc:

Description

Howard,

It appears that in trunk calling gdal.UseExceptions?() does not actually have the expected effect on the ogr package bindings. I base this on some use, and examination of gdal_wrap.c vs. ogr_wrap.c.

Change History

05/14/07 16:13:05 changed by warmerdam

  • milestone set to 1.5.0.

05/14/07 16:13:25 changed by warmerdam

  • owner changed from warmerdam to hobu.

05/14/07 16:26:47 changed by hobu

  • status changed from new to assigned.

added in r11517. No exceptions in OSR currently, however.

05/15/07 22:47:55 changed by hobu

  • status changed from assigned to closed.
  • resolution set to fixed.

added to OSR in r11532

Declaring this one dead.