[fpc-devel] To Joost on SVN 13029 fpweb.pp

2009-04-24 Thread ABorka
Hi, In /packages/fcl-web/src/fpweb.pp line 445 Is the CheckSession(ARequest); intentionally included in the commented out part, or a new line is needed before it? Cheers ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepa

Re: [fpc-devel] String cases development

2009-04-24 Thread Jonas Maebe
On 24 Apr 2009, at 13:24, Michael V. Denisenko wrote: I have a question about adding error messages to msgtxt.inc. As I've understood, there's an array of strings each 240 symbs long. So shall I add a string 240 characters long only, or there's another way? You have to add the message to comp

Re: [fpc-devel] String cases development

2009-04-24 Thread Michael V. Denisenko
I have a question about adding error messages to msgtxt.inc. As I've understood, there's an array of strings each 240 symbs long. So shall I add a string 240 characters long only, or there's another way? ___ fpc-devel maillist - fpc-devel@lists.freepas

Re: [fpc-devel] String cases development

2009-04-24 Thread Mr. Moonlight - 1
I have a question about adding error messages to msgtxt.inc. As I've understood, there's an array of strings each 240 symbs long. So shall I add a string 240 characters long only, or there's another way? ___ fpc-devel maillist - fpc-devel@lists.freepas