gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnokii 0.4.3: smsd leading zero truncation problem.


From: Martin A. Brooks
Subject: Re: gnokii 0.4.3: smsd leading zero truncation problem.
Date: 11 Feb 2003 08:40:55 +0000

On Tue, 2003-02-11 at 08:21, Martin A. Brooks wrote:
> When I try to do this my inserting a row into the outbox table, the
> leading "0" is truncated as the number field is an INT and not VARCHAR
> field.  This leads to the SMS send failing.

I just took a look at 0.5.0pre6 and I can see that this problem has been
addressed in the data structure.  I'm getting a compilation error,
however, for smsd.

gcc -Wl,--rpath -Wl,/usr/local/lib smsd.o lowlevel.o  -lpthread
`glib-config --libs` -s -rdynamic -L../common -lgnokii -ldl -o smsd
smsd.o: In function `ReadConfig':
/home/gnokii/latest/gnokii-0.5.0pre6/smsd/smsd.c:263: undefined
reference to `gn_cfg_read'
lowlevel.o: In function `InitModelInf':

-- 
Martin A. Brooks <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]