Hi Inaky, On 07/23/2010 03:59 PM, Inaky Perez-Gonzalez wrote: > From: Inaky Perez-Gonzalez > > Introduce DECLARE_SMS_ADDR_STR(), which declares a string variable of > the right size for passing to sms_assembly_decode_address(). This way > we detach each client having to have the knowledge of what the right > size is, leaving that decission to the infrastructure > provider. Updated couple of sites in smsutil.c to use it vs a raw > declaration. > --- > src/smsutil.c | 4 ++-- > src/smsutil.h | 6 ++++++ > 2 files changed, 8 insertions(+), 2 deletions(-) > This one has been applied, thanks. Regards, -Denis