Re: [fpc-devel] Patch for datetime-stuff

2006-01-08 Thread Graeme Geldenhuys
VisionForce wrote: You may find this a dumb question, but what is ZEOS? It is database components. Regrads, - Graeme - ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] TSocketServer.StartAccepting

2006-01-08 Thread Alexander Todorov
Hi to all the list, I've just found SSockets unit. It is very easy to create a Server / Client applications using the classes in the unit but one thing bothers me. in procedure TSocketServer.StartAccepting there are 2 repeat-until loops and the outer one stops if NoConnections>=FMaxConnections. NoC

Re: [fpc-devel] Patch for datetime-stuff

2006-01-08 Thread VisionForce
You may find this a dumb question, but what is ZEOS? Thanks, Alex C. Barberi VisionForce Website: http://www.visionforceweb.com Coding Forum: http://crazysoft.allhyper.com/forum/ - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Sunday, January 08, 2006 2:11 PM Subject: [fpc

[fpc-devel] Re: Patch for datetime-stuff

2006-01-08 Thread joost
Idiot JoJo, Joost. On Sun, 8 Jan 2006 [EMAIL PROTECTED] wrote: > Hi all, > > If I'm right this patch makes the date/time handling of fpc compatible > with Delphi 5+. > > I haven't comitted it yet, because of all the discussion about the > subject. > > I've tested with sqldb, ZEOS and tDbf.

[fpc-devel] Patch for datetime-stuff

2006-01-08 Thread joost
Hi all, If I'm right this patch makes the date/time handling of fpc compatible with Delphi 5+. I haven't comitted it yet, because of all the discussion about the subject. I've tested with sqldb, ZEOS and tDbf. tDbf also has to be patched, so that the date/time handling is the same as in Delphi

[fpc-devel] Small fixes

2006-01-08 Thread C Western
Attached are two small patches to fix: 1. TFPWriterXPM fails if there are more than 60 or so colours in the palette 2. Warnings when using ReadXMLFile Colin diff -uNr trunk/fpcsrc/fcl/xml/xmlread.pp trunk.w/fpcsrc/fcl/xml/xmlread.pp --- trunk/fpcsrc/fcl/xml/xmlread.pp 2005-10-19 23:04:44.00