Skip to content

io.cpp "vgridshit" literal string should be "vgridshift" ? #2307

Description

@azzoti

Example of problem

// io.cpp line 7777 misspelling of vgridshift as vgridshit 

Problem description

the code's intention is clearly to return false for the string "vgridshift", but does not because of the misspelling "vgridshit". The subsequent loop around proj_list_operations() finds "vgridshift" and return true.

if the behaviour is actually correct then the "vgridshit" literal should be removed.

Expected Output

Environment Information

proj version proj-7.1.0.tar.gz

Installation method

from git source

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions