**** BEGIN LOGGING AT Tue Jun 07 02:59:57 2011 Jun 07 15:55:33 denkenz: ping Jun 07 15:55:44 Jeevaka: pong Jun 07 15:56:10 compilation error seen with the latest upstream Jun 07 15:56:46 cdma-smsutil.c, line no:689 Jun 07 15:57:40 what error exactly? Jun 07 15:58:04 dataobj may be used uninitialized in this function Jun 07 15:58:40 hm, what compiler are you using? Jun 07 15:58:44 Since I'm not getting this Jun 07 15:59:36 version: 4.5.2 Jun 07 16:01:11 looks fine to me, but I'm running 4.4.5 Jun 07 16:02:59 ok Jun 07 16:03:09 - void *dataobj; Jun 07 16:03:09 + void *uninitialized_var(dataobj); Jun 07 16:03:12 does this make it happy? Jun 07 16:03:43 yep Jun 07 16:04:12 ok, then I push this up, that code has to be re-written, I just didn't want it to bitrot on the mailing list Jun 07 16:04:27 ok **** ENDING LOGGING AT Wed Jun 08 02:59:56 2011