[fpc-devel] second patch fp2html
Darius Blaszijk
dhkblaszyk at zeelandnet.nl
Sat Aug 5 23:35:00 CEST 2006
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.
Darius
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fp2html_002.zip
Type: application/x-zip-compressed
Size: 2954 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20060805/2cc2f7c3/attachment.bin>
More information about the fpc-devel
mailing list