Re: [fpc-pascal]using sessions and cookies with Free Pascal

2004-02-04 Thread Michael Van Canneyt
On Tue, 3 Feb 2004, JK wrote: > Hi All, > is there a way to read/write cookies and use sessions in FP? I can't find > it in cgiapp. There is currently no way, but it should be easy to add this. Setting a cookie is just emitting the correct header. I'm not sure about retrieving it, though. I don

Re: [fpc-pascal]reading windows registry

2004-02-04 Thread Charl van Jaarsveldt
Hi I found my mistake: I didn't give the size of the buffer in variable bl. It now works. Peace. Charl Charl van Jaarsveldt wrote: Hallo. I have this little program to get te info of a certain ODBC entry n the registry, but it doesn't work and I am at a loss. I admit, I haven't done too much

[fpc-pascal]Panic : Internal compiler error, Internal error 9999

2004-02-04 Thread Stefan Becker
Panic : Internal compiler error, exiting. test.pp(5) Fatal: Internal error uses linux; begin Writeln ('Process Id = ',getpid,' Parent process Id = ',getppid); end. Compiling for LINUX Platform Compiling Debug Version Hint: End of reading config file /etc/fpc.cfg Free Pascal

Re: [fpc-pascal]Panic : Internal compiler error, Internal error 9999

2004-02-04 Thread Peter Vreman
> Panic : Internal compiler error, exiting. > test.pp(5) Fatal: Internal error > > uses linux; > begin > Writeln ('Process Id = ',getpid,' Parent process Id = ',getppid); > end. > > Compiling for LINUX Platform > Compiling Debug Version > Hint: End of reading config file /etc/fpc.cfg >

Re: [fpc-pascal]Panic : Internal compiler error, Internal error 9999

2004-02-04 Thread Michael Van Canneyt
On Wed, 4 Feb 2004, Stefan Becker wrote: > Panic : Internal compiler error, exiting. > test.pp(5) Fatal: Internal error > > uses linux; > begin > Writeln ('Process Id = ',getpid,' Parent process Id = ',getppid); > end. Unit 'linux' is replaced by units 'Unix' and 'BaseUnix'. The calls wil

[fpc-pascal]trouble with {$IF ...}

2004-02-04 Thread David Emerson
I would like to do some very basic boolean operations within compiler directives. $IF does not seem to work reliably. See below: C:\fpc\test>fpc directive_test -Sm Free Pascal Compiler version 1.0.10 [2003/06/27] for i386 [...] User defined: = User defined: $define x:=17 U

Re: [fpc-pascal]trouble with {$IF ...}

2004-02-04 Thread Peter Vreman
> I would like to do some very basic boolean operations within compiler > directives. $IF does not seem to work reliably. See below: > > C:\fpc\test>fpc directive_test -Sm > Free Pascal Compiler version 1.0.10 [2003/06/27] for i386 > [...] > User defined: = > User defined: $

[fpc-pascal][moderator] Reminder: please post using a subscribed address

2004-02-04 Thread Jonas Maebe
Hello, Every time you post from an address with which you are not subscribed to the mailing list, such a mail will be held for approval. Given the fact that this currently includes about 50 viruses, bounced viruses and bogus virus warnings per list per day, it is not unfathomable that I may ac