On Mon, Mar 5, 2012 at 11:36 PM, leledumbo wrote:
>> Fpc Trim(): Trim whitespace from the ends of a string.
>
> Where did you get that? The documentation
> (http://www.freepascal.org/docs-html/rtl/sysutils/trim.html) doesn't say
> so...
>
And a simple test confirms the docs (FPC 2.6):
ShowMess
> Fpc Trim(): Trim whitespace from the ends of a string.
Where did you get that? The documentation
(http://www.freepascal.org/docs-html/rtl/sysutils/trim.html) doesn't say
so...
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/Trim-incompatibility-with-Delphi-tp
Hi,
Brought up in Lazarus forums.
Fpc Trim(): Trim whitespace from the ends of a string.
Delphi Trim(): Trims leading and trailing spaces and control
characters from a string.
Bug or by design?
Bart
___
fpc-pascal maillist - fpc-pascal@lists.freepas
On 5 March 2012 12:48, Alexander Shishkin wrote:
> Out of synch again.
Yes, thank you. I was rebuilding two of our servers over the weekend.
One server was running the fpc & lazarus git mirror sync scripts. I'm
now adding the final touches to the new servers, and checking
everything over before