[fpc-devel]A minor problem (1.1)

Jonas Maebe jonas at zeus.rug.ac.be
Thu Jan 31 16:20:11 CET 2002


On donderdag, januari 31, 2002, at 07:03 , П.В.Озерский wrote:

> I tried to recompile some BP7-oriented sources with FPC 1.1 (built 08
> Jan 2002) and could not compile
>
> str(x,s);
>
> s was declared as array[0..10] of Char; , not as a string. Compiling
> was with -S2 switch.

There's simply no support yet for an array-of-char parameter as 
destination for a str() operation, neither in 1.0.x nor in 1.1. I'll add 
a test for it so it doesn't get forgotten.


Jonas





More information about the fpc-devel mailing list