Skip to content

Compilation failure #31

@zwillikon

Description

@zwillikon

Hi Patrick,

thanks for your great tool.

I'm trying to compile it with go1.23.1 under ArchLinux. A very old compilation failure is:

gtfstidy.go:12:2: cannot find package "github.com/patrickbr/gtfsparser" in any of:
	/usr/lib/go/src/github.com/patrickbr/gtfsparser (from $GOROOT)
	/home/papa/go/src/github.com/patrickbr/gtfsparser (from $GOPATH)
[..]

Using https://github.com/patrickbr/gtfstidy/pull/28/files it compiled until a few months ago. Now there is:

# github.com/patrickbr/gtfstidy
./gtfstidy.go:414: unknown field RemoveFillers in struct literal of type gtfsparser.ParseOptions
./gtfstidy.go:414: unknown field UseGoogleSupportedRouteTypes in struct literal of type gtfsparser.ParseOptions
./gtfstidy.go:414: unknown field DropSingleStopTrips in struct literal of type gtfsparser.ParseOptions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions