On Sat, March 3, 2018 11:33, Enrico Ceppi wrote:
> Thanks for the reply.
You're welcome.
> In FPC 3.0.4 (linux_64, downloaded from the site):
> - [options]> [debugger]> [generate_debug_symbol_information]
> - [compile]> [compile]
> - [debug]> [add_watch]> "no_debugger_support_available"
> At thi
On Sat, 3 Mar 2018, African Wild Dog wrote:
2018-03-03 6:31 GMT-03:00 Michael Van Canneyt :
I suppose you mean TCustomHTMLModule ?
Exactly. Sorry for my typo. I mean TCustomHTMLModule.
I have fixed 1 by descending TCustomHTMLModule from TSessionHTTPModule. It
originally had support f
Hello,
I just want to inform you that in latest LNet commit 2781, changes applied
to /lnet/trunk/lib/lnetssl.pp are not compatile with FPC 3.0.4:
SslTLSMethod is not defined.
https://svn.freepascal.org/cgi-bin/viewvc.cgi/lnet/trunk/lib/lnetssl.pp?root=fpcprojects&r1=2781&r2=2780&pathrev=2781
Best
2018-03-03 6:31 GMT-03:00 Michael Van Canneyt :
>
> I suppose you mean TCustomHTMLModule ?
>
>
Exactly. Sorry for my typo. I mean TCustomHTMLModule.
>
> I have fixed 1 by descending TCustomHTMLModule from TSessionHTTPModule. It
> originally had support for sessions. That it lost this support was
On Fri, 2 Mar 2018, African Wild Dog wrote:
I would like to propose (and develop, if authorized) the following
improvements to the web module specialized in generating HTML content
(TCustomHTTPModule):
I suppose you mean TCustomHTMLModule ?
Because TCustomHTTPModule is a base class.
It sho