Kevin Kreiser

Results 447 comments of Kevin Kreiser

> Is there anyone following this thread that is working in such an environment? the only person maintaining such a system that i'm aware of is @brunoabinader there are other...

> I think you can actually safely remove it then. i was going to say the same thing

whats the compiler version you're on for your build system? the reason it says that is likely because that `tm` struct is using `int` to store all of the different...

@rinigus yeah so we already have places in cmake where we are only enabling -Werror for certain files. i see in midgard we have it on for all files thats...

nah its a reasonable issue to note and the exact kind of problem you get when you try to enable werror but also want to be a crossplatform project :)...

I see no reason why we cannot add th is to the valhalla response format, the real question is how can we do that when we dont actually expose intersection...

@grzezlo sorry for the delay in reply. The extensions you list 1-3 are all related to Odin, the part of the code that decides maneuvers and directions to call out....

@grzezlo Exactly as the others said if you can pr the work back to the repository we can help you with how to store the data or any other issues...

@grzezlo that is fantastic news, i look forward to it!

@liyinxiao what you are proposing does make sense to me. i think the main hurdle we need to get over is to make sure we have enough bits left in...