Matthew Wigginton Bhagat-Conway
Matthew Wigginton Bhagat-Conway
Yep, looks like the imports are wrong in master. @kpwebb do you have unpushed code?
I just ran into this issue, and was looking at how to fix it. It seems like what needs to happen is that a new Geometry/IGeometry should be constructed and...
I think this may be caused by [a GCC bug](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105438). It looks like the GCC static analyzer is seeing that somewhere the function gets called with a null-terminated string of...
I haven't tried it out. I would love to give it a stab but frankly I am already overbooked for the remainder of my time.
@rafapereirabr
@rafapereirabr @dhersz how does the router handle transfers on a three-leg trip—for instance, in a BUS-RAIL-BUS trip, will you get the discounted transfer from BUS->RAIL, and then also get the...
Okay, let's see if I have this right. It seems like the fare you pay on ride x is determined only by the fare type of ride x-1 and whether...
Thanks! I'll take a look next week. Matt On Thu, Jan 11, 2024, 6:59 PM Marcus Saraiva ***@***.***> wrote: > Hi guys. Sorry about the delay, I've finally got back...
I've looked at this a bit and it looks mostly correct - I have a few comments but I want to make sure they're complete before I write something up....
I'm going to look at this a bit more thoroughly, but this seems to be on the right track. As I understand it, the marginal fare for a ride is...