Re: [fpc-pascal]sigpending broken on OpenBSD?

2003-06-07 Thread Marco van de Voort
> [EMAIL PROTECTED] (Marco van de Voort) wrote: > > > - submit a working program that shows the bug. > > - describe compiler options, and possible other conditions that trigger > > the bug. > > I was just curious... I've dropped using sigpending/sigprocmask now have > just switch to a global va

Re: [fpc-pascal]CGI Programming

2003-06-07 Thread Michael Van Canneyt
On Sat, 7 Jun 2003, James Mills wrote: > Hi all, > > Now that uni is almost over (only exams left), I wish to write a web > application for my 5 member group of software engineers (students). > > Is it wise to write such as application (cgi app in pascal) ? > It needs to be secure and allow only

Re: [fpc-pascal]CGI Programming

2003-06-07 Thread Peter Vreman
I've looked around for cgi related stuff for fpc, ezcgi, Uncgi (from: ftp://ftp.freepascal.org/pub/fpc/source/packages.zip) which doesn't appear to exist. This has been moved to the snapshots dirs per development branch: For 1.0.x (stable): ftp://ftp.freepascal.org/pub/fpc/snapshot/v10/source Fo

[fpc-pascal]CGI Programming

2003-06-07 Thread James Mills
Hi all, Now that uni is almost over (only exams left), I wish to write a web application for my 5 member group of software engineers (students). Is it wise to write such as application (cgi app in pascal) ? It needs to be secure and allow only members of the group to login and view the pages with

Re: [fpc-pascal]sigpending broken on OpenBSD?

2003-06-07 Thread Stephen Hurd
On Thu, 05 Jun 2003 14:15:57 +0200 (CEST) [EMAIL PROTECTED] (Marco van de Voort) wrote: > > Is sigpending broken on OpenBSD? It doesn't seem to be working here. > > OpenBSD is pretty much a proof of concept port. I decided to not put too > much time in it till OpenBSD/x86 got ELF, and updates it