Ticket #43 (closed defect: fixed)

Opened 8 months ago

Last modified 5 months ago

wfs bounding box test

Reported by: yassefa Owned by:
Priority: minor Version: SVN
Keywords: Cc:
Triage Stage: Unreviewed State of Approval: Unnecessary
Attached Patches: None Complexity: Unknown
Compatibility: Unknown Specification: Unnecessary

Description

in wfs_get_feature.c, function wfs_gml_bounded_by (line 46):

the test if (xmin + DBL_MIN <= 1 + DBL_EPSILON ) seems to be invalid (I had -122 in my case). Is it the intention to test abs(minx)

Change History

Changed 5 months ago by ol

Commited as r201

Changed 5 months ago by ol

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.