You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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
The text was updated successfully, but these errors were encountered:
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:
Using https://github.com/patrickbr/gtfstidy/pull/28/files it compiled until a few months ago. Now there is:
The text was updated successfully, but these errors were encountered: