2014/1/16 Michael Van Canneyt
>
> On Thu, 16 Jan 2014, Michael Van Canneyt wrote:
>>
>> On Thu, 16 Jan 2014, silvioprog wrote:
>>
>>> Hello,
>>> On Windows, I'm trying to serialize an object to JSON in Delphi 7, using
>>> FPC functions linked in a shared lib.
>>>
>>> I'm sendind a small demo in a
2014/1/16 Michael Van Canneyt
>
> On Thu, 16 Jan 2014, silvioprog wrote:
>
>> Hello,
>> On Windows, I'm trying to serialize an object to JSON in Delphi 7, using
>> FPC functions linked in a shared lib.
>>
>> I'm sendind a small demo in attached. To test it is very easy:
>>
>> 1. compile the libfp
On Thu, 16 Jan 2014, Michael Van Canneyt wrote:
On Thu, 16 Jan 2014, silvioprog wrote:
Hello,
On Windows, I'm trying to serialize an object to JSON in Delphi 7, using
FPC functions linked in a shared lib.
I'm sendind a small demo in attached. To test it is very easy:
1. compile the lib
On Thu, 16 Jan 2014, silvioprog wrote:
Hello,
On Windows, I'm trying to serialize an object to JSON in Delphi 7, using FPC
functions linked in a shared lib.
I'm sendind a small demo in attached. To test it is very easy:
1. compile the libfpserializer.lpr file;
2. copy the generated lib to t
I recently wrote code that produced this Warning
... Warning: compiler switches aren't supported in \ styled comments
Should this not read as follows?
Warning: compiler switches aren't supported in / styled comments
___
fpc-pascal maillist - fpc-pa
Am 16.01.2014 15:31 schrieb "Michael Schnell" :
>
> On 01/16/2014 12:04 PM, Sven Barth wrote:
>>
>> If you want to use them in e.g. a class you need to pick a
specialization and thus a code page at compile time.
>
>
> A project might contain different part that handle differently encoded
strings.
On 01/16/2014 12:04 PM, Sven Barth wrote:
If you want to use them in e.g. a class you need to pick a
specialization and thus a code page at compile time.
A project might contain different part that handle differently encoded
strings. Thus a central functionality to store and retrieve strings
I checked my code again and I found I did post after I check the
blob/memo field values.
I think it is probably a bug, rather than a feature as all fields
should be the same: values get updated even without calling post.
Yes, I agree.
As I wrote I will look at it ... if I find smart solutio
Am 15.01.2014 17:19 schrieb "Michael Schnell" :
>
> DXE Strings again :-) ,
>
> What is the relation between Generic Functions and (static) DXE String
encoding schemes ?
>
> Can you (e.g.) do a (silly) Generic Function that takes two strings of
any (but identical) encoding type, concatenates them a
On 15/01/2014 11:42, Michael Schnell wrote:
> On 01/14/2014 09:37 PM, Michael Ring wrote: - We only could get fpc,
> gdb, and gdbserver compiled after installing the complete "Code
> Source" C cross development suite (including Eclipse). We did not
> find any smaller and more handy package that did
Dennis Poon wrote:
All the other usual types (e.g. integer, string, datetime) work except
ftMemo and ftblob.
Yes, I have used POST
Dennis
LacaK wrote:
AFAIR this is so. (we can call it bug ;-))
Data are not there until you Post record.
After Post you will see data there, right?
-Laco.
On Wednesday 15 January 2014 22:38:47 Koenraad Lelong wrote:
> op 15-01-14 13:31, Michael Schnell schreef:
> > Did you try to create the PC->ARM cross gdb and ARM cross-compile the
> > ARM gdbserver ? It might be that this in fact was why he needed the huge
> > libraries.
>
> I did create a cross-
12 matches
Mail list logo