[pisa-src] Re: r1274 - trunk/pisabeacon/beaconmain.c

  • From: Tobias Heer <heer@xxxxxxxxxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Fri, 23 Oct 2009 13:50:39 +0200


Am 23.10.2009 um 13:12 schrieb Diego Biurrun:

On Thu, Oct 22, 2009 at 12:45:43PM +0200, Tobias Heer wrote:

Log:
Removed warnings resulting from unhandled return value from pisawqbeacon

Funny guy...

???

--- trunk/pisabeacon/beaconmain.c       Thu Oct 22 12:43:24 2009        (r1273)
+++ trunk/pisabeacon/beaconmain.c       Thu Oct 22 12:45:43 2009        (r1274)
@@ -113,7 +113,9 @@

+       /* error code for system call */
+       int err;


This variable is unused and introduced another warning ;-p

I tried to keep the number of warnings constant :-P I should read the diffs more careful, right?

Tobi



Diego





--
Dipl.-Inform. Tobias Heer, Ph.D. Student
Distributed Systems Group
RWTH Aachen University, Germany
tel: +49 241 80 207 76
web: http://ds.cs.rwth-aachen.de/members/heer








Other related posts: