[fpc-devel] second patch fp2html

Peter Vreman peter at freepascal.org
Sat Aug 5 23:52:45 CEST 2006


At 23:35 5-8-2006, you wrote:
>As promised here's another patch for fp2html. This patch should be 
>put on top of the first one I sent.
>
>Changes are:
>
>Added system variable $NOW
>Replaced FindFirst / FindNext by FileExists
>Removed PathCh constant
>Added GPL header
>"fixed" -O option to force file extension
>Added some comments
>functions removed:
>  SplitExtension replaced by ExtractFileExt
>  AddExtension replaced by ChangeFileExt
>  ForceExtension replaced by ChangeFileExt
>  CBSpace replaced by Trim
>  UCase replaced by UpCase
>  LCase replaced by LowerCase
>  readln never used
>  SplitPath replaced by ExtractFilePath
>  SplitFileName never used
>
>I tested the resulting executable on the FPC website pages and I 
>found no difference.

Thanks, both patches applied

Peter




More information about the fpc-devel mailing list