Re: [systemd-devel] Compile errors with -Og

2013-07-16 Thread Lennart Poettering
On Wed, 12.06.13 13:02, Jan Janssen (medhe...@web.de) wrote: > Hi, > > I just tried compiling with -Og and I get these compiler errors. > Those don't appear with any other optimization level, so I'm > suspecting a compiler but here. But since I'm no C expert, I thought > it would be best if I sha

Re: [systemd-devel] Compile errors with -Og

2013-06-12 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Jun 12, 2013 at 01:02:53PM +0200, Jan Janssen wrote: > Hi, > > I just tried compiling with -Og and I get these compiler errors. > Those don't appear with any other optimization level, so I'm > suspecting a compiler but here. But since I'm no C expert, I thought > it would be best if I shar

[systemd-devel] Compile errors with -Og

2013-06-12 Thread Jan Janssen
Hi, I just tried compiling with -Og and I get these compiler errors. Those don't appear with any other optimization level, so I'm suspecting a compiler but here. But since I'm no C expert, I thought it would be best if I share this here to see if I'm right about this or whether this just shows so