Bug#688477: Conflicting declarations of variable exec_str

2013-07-09 Thread Helge Kreutzmann
Hello Michael, On Sun, Sep 23, 2012 at 12:41:02AM +0100, Michael Tautschnig wrote: > Package: asclock > Version: 2.0.12-23 > > While building your package using our research compiler infrastructure we > noticed the following conflicting declarations: > > ./asclock.h:extern char exec_str[MAX_PATH_

Bug#688477: Conflicting declarations of variable exec_str

2012-09-23 Thread Helge Kreutzmann
Hello Michael, On Sun, Sep 23, 2012 at 12:41:02AM +0100, Michael Tautschnig wrote: > Package: asclock > Version: 2.0.12-23 > > While building your package using our research compiler infrastructure we Just for curiosity: Any pointers to this "research" and "infrastructure"? > noticed the followi

Bug#688477: Conflicting declarations of variable exec_str

2012-09-22 Thread Michael Tautschnig
Package: asclock Version: 2.0.12-23 While building your package using our research compiler infrastructure we noticed the following conflicting declarations: ./asclock.h:extern char exec_str[MAX_PATH_LEN]; ./asclock.c:char exec_str[] = "echo no program has been specified >/dev/console"; This ma