Mattias Gärtner schreef:
Zitat von Diwakoe <[email protected]>:
On Fri, Aug 14, 2009 at 5:05 PM, Vincent
Snijders<[email protected]> wrote:
I tried to compile that unit with fpc 2.2.4 using Lazarus -> Run ->
Build
file:
C:\lazarus\source\git\lazarus\components\fpweb\cgiapp.pp(416,28) Error:
Wrong number of parameters specified for call to "ProcessMultiPart"
C:\lazarus\source\git\lazarus\components\fpweb\cgiapp.pp(418,26) Error:
Wrong number of parameters specified for call to "ProcessURLEncoded"
C:\lazarus\source\git\lazarus\components\fpweb\cgiapp.pp(445,36) Error:
Wrong number of parameters specified for call to "ProcessQueryString"
C:\lazarus\source\git\lazarus\components\fpweb\cgiapp.pp(599) Fatal:
There
were 3 errors compiling module, stopping
So, to me it seems this unit is more broken than a missing uses
FileUtil.
Vincent
This is a bug?
Just a note:
This unit has moved some months ago (in current development version of
fpc and lazarus) from lazarus to fpc.
That file is still in
http://svn.freepascal.org/svn/lazarus/trunk/components/fpweb/
Should it be removed? Since fplazweb doesn't work fpc 2.2.4, there is no need for it
to be in our repo, is there? Or can it be used with 2.2.4?
Vincent
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus