nickolasclarke / dispatch

A discrete-event simulation (DES) model for simulating deployment of EV bus fleets, using GTFS data
2 stars 0 forks source link

Fix routing kit so it returns nonzero values (shadow variable error) #54

Closed r-barnes closed 4 years ago

r-barnes commented 4 years ago

Requesting a pull to nickolasclarke:master from nickolasclarke:richard/fix_routing_kit

Write a message for this pull request. The first block of text is the title and the rest is the description.

Changes:

c2465fd (Richard Barnes, 21 seconds ago) Compile with warnings so it doesn't happen again

a30ef9f (Richard Barnes, 31 seconds ago) Eliminate shadowed variables in routingkit.cpp