[fpc-pascal] mail-slot

2009-11-02 Thread Alexey Voytsehovich
All the good days. Does free pascal implementation of the mail-slot (http://en.wikipedia.org/wiki/MailSlot) ? If yes, then if it works under windows and linux? Thanks in advance and sorry if the question too stupid:) ___ fpc-pascal maillist - fpc

Re: [fpc-pascal] memory mapped file

2009-11-01 Thread Alexey Voytsehovich
Hello Micha, Saturday, October 31, 2009, 2:39:19 PM, you wrote: > Alexey Voytsehovich wrote: >> All the good days. >> You can not tell what I need to read and/or study for solving >> cross-platform (linux/windows) implementation of the memory mapped file? > On unix,

[fpc-pascal] memory mapped file

2009-10-30 Thread Alexey Voytsehovich
All the good days. You can not tell what I need to read and/or study for solving cross-platform (linux/windows) implementation of the memory mapped file? Thanks in advance. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.fr

Re: [fpc-pascal] linker apache linux

2009-10-08 Thread Alexey Voytsehovich
he two that are not your Apache version and recompile your Thank you. And can we somehow specify the keys when compiling a directory to use? Thanks in advance. -- Best regards, Alexey Voytsehovichmailto:iron...@gmail.com ___

Re: [fpc-pascal] How to free this memory and avoid memory leak

2009-10-08 Thread Alexey Voytsehovich
nalize(tocarray, _header.ntoc); <--- doesn't work > tocarray := nil; <--- doesn't work SetLength(tocarray, 0); ? -- Best regards, Alexey Voytsehovichmailto:iron...@gmail.com __

Re: [fpc-pascal] linker apache linux

2009-10-08 Thread Alexey Voytsehovich
e API module structure 'test_module' in file .. -- but this module worked in windows xp :( Show you what is necessary to pay attention? -- Best regards, Alexey Voytsehovichmailto:iron...@gmail.com ___ fpc-pascal m

Re: [fpc-pascal] linker apache linux

2009-10-08 Thread Alexey Voytsehovich
tils has been made since that bug was fixed). Thank you. But, do not prompt a beginner how to do this? -- Best regards, Alexey Voytsehovichmailto:iron...@gmail.com ___ fpc-pascal maillist - fpc-pascal@lists.f

Re: [fpc-pascal] freepascal and apache

2009-10-07 Thread Alexey Voytsehovich
d_timeout. not found in httpd22 directory. then i find >> this function or replace it any? > This function no longer exists, because it was extremely unsafe. As far as I > know, there is no replacement. ok. tnx. -- Best regards, Alexe

Re: [fpc-pascal] freepascal and apache

2009-10-07 Thread Alexey Voytsehovich
ion or replace it any? -- Best regards, Alexey Voytsehovichmailto:iron...@gmail.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] freepascal and apache

2009-10-07 Thread Alexey Voytsehovich
Hello Michael, Wednesday, October 7, 2009, 10:31:26 AM, you wrote: > Correct, because the function is called apr_table_get (note the r), > and is located in unit apr, not in httpd. nice. it`s working. thanks -- Best regards, Alexey Voytsehovichmailt

Re: [fpc-pascal] freepascal and apache

2009-10-07 Thread Alexey Voytsehovich
t; M_POST) then Exit; ap_set_content_type(r, 'text/html'); types := ap_table_get(r^.headers_in, 'Content-Type'); end; begin end. -- mod_hello.pp(23,24) Error: Identifier not found "ap_table_get" -- Best regards, Alexey Voytsehovich

[fpc-pascal] freepascal and apache

2009-10-07 Thread Alexey Voytsehovich
7;Content-Type'); end; -- dont compile :( say me Error: Identifier not found "ap_table_get" help me please? sorry about stupid question -- Best regards, Alexey Voytsehovich mailto:iron...@gmail.com __

Re: [fpc-pascal] map file

2009-09-24 Thread Alexey Voytsehovich
Hello Jonas, Thursday, September 24, 2009, 12:04:20 PM, you wrote: > On 24 Sep 2009, at 10:59, Alexey Voytsehovich wrote: >> Yes, it looks like what I need. :) Another question, can I use gdb as >> a reference? That is, from the command line to send him a request and >&

Re: [fpc-pascal] map file

2009-09-24 Thread Alexey Voytsehovich
figured as "i686-pc-mingw32"... \src\testexcept/info: No such file or directory. -- Best regards, Alexey Voytsehovichmailto:iron...@gmail.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] map file

2009-09-24 Thread Alexey Voytsehovich
Hello Jonas, Thursday, September 24, 2009, 11:33:29 AM, you wrote: > On 24 Sep 2009, at 10:14, Alexey Voytsehovich wrote: >> Do not prompt way to generate map file with line numbers in source >> code? By analogy with Delphi. Since not get to the addresses in the >> Cal

[fpc-pascal] map file

2009-09-24 Thread Alexey Voytsehovich
Good day. Do not prompt way to generate map file with line numbers in source code? By analogy with Delphi. Since not get to the addresses in the Call Stack to get a line in the source code. Thanks in advance. P.S. Sorry for my English. -- Best regards, Alexey Voytsehovich