Ticket #139 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

nad2grid commandline parser broken

Reported by: strk Owned by: warmerdam
Priority: major Milestone:
Component: CommandlineUtilities Version: Development (trunk)
Keywords: Cc:

Description

nad2grid is using strcmp return value backward, resulting in bogus parsing. Attached file fixes it.

Attachments

nad2grid.c.cmdline.patch Download (459 bytes) - added by strk 4 months ago.
apply with patch -p1 from top-level source dir

Change History

Changed 4 months ago by strk

apply with patch -p1 from top-level source dir

Changed 4 months ago by warmerdam

  • status changed from new to closed
  • resolution set to fixed
  • component changed from default to CommandlineUtilities

Variation on patch applied in trunk (r2151). Note this bug did not appear in any actual releases.

Note: See TracTickets for help on using tickets.