--- Log opened Mon Aug 19 00:00:01 2013 01:05 #navit: < Navit> The following compiles failed: http://download.navit-project.org/logs/navit/wince_arm/svn/navit-svn-5576.failed 01:05 #navit: < Navit> See compile results history at http://download.navit-project.org/logs/navit/stats.html 02:03 -!- xenos1984 [~quassel@131.237.196.88.dyn.estpak.ee] has quit [Remote host closed the connection] 02:08 -!- cp15` [vrpfmo@p57B1E8AA.dip0.t-ipconnect.de] has joined #navit 02:08 -!- cp15 [uqkwvq@p57B1E62A.dip0.t-ipconnect.de] has quit [Disconnected by services] 02:08 -!- cp15` is now known as cp15 02:09 -!- mode/#navit [+o cp15] by ChanServ 03:21 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has quit [Remote host closed the connection] 04:35 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has joined #navit 04:35 -!- mode/#navit [+o KaZeR] by ChanServ 04:36 -!- KaZeR_ [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has joined #navit 04:40 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has quit [Ping timeout: 248 seconds] 05:02 -!- xenos1984 [~quassel@131.237.196.88.dyn.estpak.ee] has joined #navit 05:09 -!- viric [~viric@gateway/tor-sasl/viric] has quit [Remote host closed the connection] 05:09 -!- viric [~viric@gateway/tor-sasl/viric] has joined #navit 06:21 -!- KaZeR_ [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has quit [Remote host closed the connection] 07:02 -!- woglinde [~henning@fb-n15-11.unbelievable-machine.net] has joined #navit 08:05 -!- drlizau [~liz@billiau.net] has joined #navit 08:22 -!- viric [~viric@gateway/tor-sasl/viric] has left #navit [] 09:07 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has joined #navit 09:26 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has quit [Ping timeout: 260 seconds] 09:31 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has joined #navit 10:02 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has quit [Ping timeout: 248 seconds] 11:31 -!- drlizau [~liz@billiau.net] has quit [Remote host closed the connection] 11:49 -!- ventyl [~ventyl@ip-88-212-35-8.antik.sk] has quit [Ping timeout: 264 seconds] 11:51 -!- ventyl [~ventyl@ip-88-212-35-8.antik.sk] has joined #navit 12:06 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has joined #navit 12:44 -!- Clem__ [500ef48a@gateway/web/freenode/ip.80.14.244.138] has joined #navit 12:45 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has quit [Ping timeout: 248 seconds] 12:57 -!- Clem__ [500ef48a@gateway/web/freenode/ip.80.14.244.138] has quit [Ping timeout: 250 seconds] 15:10 -!- woglinde [~henning@fb-n15-11.unbelievable-machine.net] has quit [Quit: zapp] 15:43 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has joined #navit 15:55 -!- KaZeR [~KaZeR@64.201.252.130] has joined #navit 15:55 -!- mode/#navit [+o KaZeR] by ChanServ 16:07 -!- xenos1984 [~quassel@131.237.196.88.dyn.estpak.ee] has quit [Remote host closed the connection] 18:51 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has quit [Read error: Connection reset by peer] 19:42 -!- woglinde [~henning@g225145229.adsl.alicedsl.de] has joined #navit 19:55 #navit: < Navit> sleske * r5577 /trunk/navit/navit/gui/internal/gui_internal_html.c /trunk/navit/navit/xmlconfig.c /trunk/navit/navit/xmlconfig.h: Fix:core:Fix warnings by using xml_context* instead of void*.|Replaces provisional fix from rev.5576. http://sourceforge.net/p/navit/code/5577/ 19:55 #navit: < Navit> sleske * r5578 /trunk/navit/navit/maptool/osm.c: Fix:maptool:Fix warning about uninitialized variable. http://sourceforge.net/p/navit/code/5578/ 19:55 #navit: < Navit> sleske * r5579 /trunk/navit/navit/graphics/qt_qpainter/graphics_qt_qpainter.cpp: Fix:graphics/qt_qpainter:Fix warnings for treating string literals as writable. http://sourceforge.net/p/navit/code/5579/ 19:55 #navit: < Navit> sleske * r5580 /trunk/navit/navit/main.c /trunk/navit/navit/navit_nls.c /trunk/navit/navit/navit_nls.h /trunk/navit/navit/start_real.c: Fix:core:Fix warning for undeclared use of textdomain. http://sourceforge.net/p/navit/code/5580/ 19:55 -!- mlechner [~mlechner@p54BA81BE.dip0.t-ipconnect.de] has joined #navit 19:56 #navit: < Navit> sleske * r5581 /trunk/navit/navit/vehicleprofile.c: Fix:core:Silence verbose logging from vehicleprofile.c. http://sourceforge.net/p/navit/code/5581/ 19:56 -!- mlechner [~mlechner@p54BA81BE.dip0.t-ipconnect.de] has quit [Client Quit] 19:56 #navit: < Navit> sleske * r5582 /trunk/navit/navit/maptool/google/protobuf-c/protobuf-c.c: Fix:maptool:Fix warning by turning assert into runtime check.|If there's a problem, we want to know about it. http://sourceforge.net/p/navit/code/5582/ 19:58 #navit: < Navit> sleske * r5583 /trunk/navit/navit/maptool/google/protobuf-c/protobuf-c.c: Fix:maptoo:Use %zu for size_t. http://sourceforge.net/p/navit/code/5583/ 21:10 -!- ColdFyre [~lenny@c-98-248-56-123.hsd1.ca.comcast.net] has quit [Ping timeout: 264 seconds] 21:36 -!- woglinde [~henning@g225145229.adsl.alicedsl.de] has quit [Quit: zapp] 21:54 -!- drlizau [~liz@billiau.net] has joined #navit 22:36 -!- ColdFyre [~lenny@c-98-248-56-123.hsd1.ca.comcast.net] has joined #navit --- Log closed Tue Aug 20 00:00:00 2013