Re: [fpc-pascal] TIP: fcl-web [trunk] usage with FPC 2.6.2

2013-09-27 Thread Graeme Geldenhuys
On 26/09/13 20:21, silvioprog wrote: > > C:\lazarus\fpc\2.7.1\source\packages\fcl-web\src\base\fphttpserver.pp(138,114) > Error: Identifier not found "TAcceptErrorAction" Ah yes, if you want to use the HTTP Server component, then you need to update some parts from fcl-net I believe. In my origina

Re: [fpc-pascal] TIP: fcl-web [trunk] usage with FPC 2.6.2

2013-09-26 Thread Michael Van Canneyt
On Thu, 26 Sep 2013, silvioprog wrote: 2013/9/25 Graeme Geldenhuys Hi, I've been in a private conversation with Michael van Canneyt about fcl-web changes. He was kind enough to oblige with my requests. In due time those changes should make their way into 2.6.3.

Re: [fpc-pascal] TIP: fcl-web [trunk] usage with FPC 2.6.2

2013-09-26 Thread silvioprog
2013/9/25 Graeme Geldenhuys > Hi, > > I've been in a private conversation with Michael van Canneyt about > fcl-web changes. He was kind enough to oblige with my requests. In due > time those changes should make their way into 2.6.3. > > Due to the fact that I work with production software, I tend