Opened 3 years ago

Last modified 3 years ago

#1126 new defect

geosop aborts too much :)

Reported by: strk Owned by: mdavis
Priority: major Milestone: 3.11.0
Component: Default Version: main
Severity: Unassigned Keywords:
Cc:

Description

The syntax reported by geosop is not very clear, and it's typical to just try syntaxes and be guided by errors. Instead geosop happily aborts dumping cores whenever wrong syntax is used.

This ticket is to try at catching as many invocation errors as possible.

Change History (5)

comment:1 by strk, 3 years ago

Example abort: geosop help distance

comment:2 by robe, 3 years ago

Milestone: 3.10.03.11.0

Retargeting in prep for GEOS 3.10.0 release

comment:3 by strk, 3 years ago

Milestone: 3.11.03.10.0
Priority: majorblocker

comment:4 by mdavis, 3 years ago

Milestone: 3.10.03.11.0
Owner: changed from geos-devel@… to mdavis
Priority: blockermajor

It's a good idea to harden geosop against invalid input. I will work on that. But this is not a blocker for 3.10.

comment:5 by Sandro Santilli <strk@…>, 3 years ago

In 4a7fd4c/git:

Do not terminate() upon receiving non-numeric second positional arg

References #1126

Note: See TracTickets for help on using tickets.