Re: [Flightgear-devel] [PATCH] fix fixes ;)

2008-04-28 Thread till busch
hi, this is a good thing. it was on the todo for a long time. please someone commit this. - till On Saturday 26 April 2008, Csaba Halász wrote: Hi! Attached patch adds support for multiple FIXes with the same name. Applies to both branches. New functionality is in query_and_offset, which

Re: [Flightgear-devel] [PATCH] fix fixes ;)

2008-04-28 Thread John Denker
On 04/25/2008 04:06 PM, Csaba Halász wrote: Attached patch adds support for multiple FIXes with the same name. Applies to both branches. New functionality is in query_and_offset, which now returns the FIX closest to the passed in location. Updated route manager to take advantage of this. 1)

Re: [Flightgear-devel] [PATCH] fix fixes ;)

2008-04-28 Thread Melchior FRANZ
* Csaba Halász -- Saturday 26 April 2008: Please review, test (especially that std::multimap works on all our supported platforms) [...] Thanks, committed. I didn't test on all supported platforms, but I guess we'll hear about problems. :-) I only made a very simple test on Linux. m.

[Flightgear-devel] [PATCH] fix fixes ;)

2008-04-25 Thread Csaba Halász
Hi! Attached patch adds support for multiple FIXes with the same name. Applies to both branches. New functionality is in query_and_offset, which now returns the FIX closest to the passed in location. Updated route manager to take advantage of this. Otherwise, query functions return an