Re: Validity patch
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Rene, I don't think that should be the issue because message fields are not int they are long. Does anybody has the same issue with the latest SVN version? Alex Am 28.02.2013 um 14:15 schrieb Rene Kluwen <[email protected]>: > Could the difference between your situation where it works and (for example) my situation be the following: > > I am using a 32 bits processor. If you are using a 64 bits processor maybe the int size is different? > > Just a wild guess. Trying to solve this problem. > > == Rene