[fpc-pascal] Internal error 200502052

2008-07-22 Thread jordi
I get this error when I try to compile the compiler: > sysos.inc(97,3) Fatal: Internal error 200502052 > > My OS: linux x86_64, any help will be welcome Thanks. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/

[fpc-pascal] fpc-1.9.8-0.src.rpm

2005-03-04 Thread jordi
. The error appears with both files. No problem installing fpc-1.9.8-0.i586.rpm -- (Please, if you can answer use the list, otherwise I won't receive it. Thanks) Salutacions Jordi ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org

Re: [fpc-pascal] Compiling error 1.9.6 not in 1.0.10

2005-01-17 Thread jordi
El dl, 17-01-2005 a las 12:21, Peter Vreman escribió: > That is a bug in 1.0.x. FPC 1.9.6 is more delphi compatible. Remove the > $ifndef fpc and it'll work with 1.9.6. > Ok, thanks! -- jordi <[EMAIL PROTECTED]> ___ fpc-pas

[fpc-pascal] Compiling error 1.9.6 not in 1.0.10

2005-01-17 Thread jordi
ist, otherwise I won't receive it. Thanks) Salutacions Jordi ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

RE: [fpc-pascal]usb devices

2004-08-02 Thread jordi
(Please, if you can answer use the list, otherwise I won't receive it. Thanks) Salutacions Jordi ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

RE: [fpc-pascal]usb devices

2004-08-02 Thread jordi
ise I won't receive it. Thanks) Salutacions Jordi ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal]usb devices

2004-08-02 Thread jordi
to be down and I can't find it anywhere. If someone can help. Thanks. -- (Please, if you can answer use the list, otherwise I won't receive it. Thanks) Salutacions Jordi ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.fr

[fpc-pascal]fpdoc

2004-01-18 Thread jordi
't receive it, thanks) Salutacions Jordi. ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal]Random generator

2003-12-06 Thread jordi
you want to encrypt something or authenticate, you have to look into > encryption respectively authentication methods, and not at > pseudo-random generators. > > > Jonas Ok, thanks. Jordi ___ fpc-pascal maillist - [EMAIL PROTECTED]

Re: [fpc-pascal]Random generator

2003-12-06 Thread jordi
. Thanks, for your help.You are very kind. Jordi. ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal]Random generator

2003-12-06 Thread jordi
to get a diferent sequence can I set randseed in a diferent way? for example: Procedure set_new_random_seed; begin randseed := who knows yet... end; For loop := 1 to 100 do begin set_new_random_seed; writeln (random (1000) +1); end; Thank you very much. Jordi. __

Re: [fpc-pascal]Random generator

2003-12-06 Thread jordi
El ds, 06 de 12 de 2003 a las 18:34, Jonas Maebe escribió: > > The built-in random of 1.0.x is one of the best random generators you > can find (although it's very slow). How is it not safe? The one in > 1.9.x is a little worse, but it's three times faster (it's the Mersenne > twister). > >

[fpc-pascal]Random generator

2003-12-06 Thread jordi
Hi, I'm looking for a good random generator. Randomize and Random does not seem safe enougth. Can someone help? Thanks. Jordi. (Please, use the list if you can answer, otherwise I won't receive it) ___ fpc-pascal maillist - [EMAIL

[fpc-pascal]getopts

2003-10-03 Thread jordi
e you hereiam Long option : verbose Long option : add With value : me Long option : delete With value : you Nomoptions : you hereiam Perhaps I don't understand the working of getopts... Thanks. Jordi. ___ fpc-pascal maillist - [EMAIL PROTE

[fpc-pascal]Dynamic Arrays of objects

2003-05-30 Thread jordi
Thanks for the answers, I have some troubles with the mail provider, I can send but I cannot receive mail and with the webmail i cannot get some mail bodies, so, I'll try to read it tomorrow. Thanks. -- jordi <[EMAIL PROTECTED]> ___

[fpc-pascal]Dynamic array of objects

2003-05-30 Thread jordi
Hi, I need something like a dynamic array of objects, easy to manipulate each object and field. Is TStream and TCollection what I need, or maybe TList is enough, maybe another Type? Thanks. -- jordi <[EMAIL PROTECTED]> ___ fpc-pascal ma

[fpc-pascal]orbit wombat

2003-03-03 Thread jordi
- Is it possible to use ORBit and Wombat with Free Pascal or it must be translated first? - I think it's possible insert c code in a pascal program, but how? - How can I know if a lib is written in c or c++? A little of help with these questions will be wellcome. Thanks. -- jordi &l