Am 08.05.2017 22:14 schrieb "Jonas Maebe" :
>
> On 08/05/17 17:34, Sven Barth via fpc-pascal wrote:
>>
>> Good to know. Any regressions with ordinary sets?
>
>
> There seems to be a problem with overload selection between dynamic and
open arrays for empty array parameters:
https://bugs.freepascal.o
On 08/05/17 17:34, Sven Barth via fpc-pascal wrote:
Good to know. Any regressions with ordinary sets?
There seems to be a problem with overload selection between dynamic and
open arrays for empty array parameters:
https://bugs.freepascal.org/view.php?id=31756
Jonas
Am 08.05.2017 18:25 schrieb "Mattias Gaertner" :
>
> On Fri, 5 May 2017 00:06:25 +0200
> Sven Barth via fpc-pascal wrote:
>
> >[...]
> > Since revision 36105 FPC now supports the use of array constructors
> > using the "[...]" syntax inside ordinary code blocks like Delphi does
> > since - I think
On Fri, 5 May 2017 00:06:25 +0200
Sven Barth via fpc-pascal wrote:
>[...]
> Since revision 36105 FPC now supports the use of array constructors
> using the "[...]" syntax inside ordinary code blocks like Delphi does
> since - I think - XE8. And yes, even nested ones are supported (take a
> look a
Am 08.05.2017 16:34 schrieb "Mark Morgan Lloyd" <
markmll.fpc-pas...@telemetry.co.uk>:
>
> On 04/05/17 22:30, Sven Barth via fpc-pascal wrote:
>>
>> Hello together!
>> Since revision 36105 FPC now supports the use of array constructorsusing
the "[...]" syntax inside ordinary code blocks like Delphi
On 04/05/17 22:30, Sven Barth via fpc-pascal wrote:
Hello together!
Since revision 36105 FPC now supports the use of array constructorsusing the
"[...]" syntax inside ordinary code blocks like Delphi doessince - I think -
XE8. And yes, even nested ones are supported (take alook at
$fpcdir/test
Am 05.05.2017 21:19 schrieb "Mark Morgan Lloyd" <
markmll.fpc-pas...@telemetry.co.uk>:
>
> On 04/05/17 22:30, Sven Barth via fpc-pascal wrote:
>>
>> Hello together!
>> Since revision 36105 FPC now supports the use of array constructorsusing
the "[...]" syntax inside ordinary code blocks like Delphi
On 04/05/17 22:30, Sven Barth via fpc-pascal wrote:
Hello together!
Since revision 36105 FPC now supports the use of array constructorsusing the
"[...]" syntax inside ordinary code blocks like Delphi doessince - I think -
XE8. And yes, even nested ones are supported (take alook at
$fpcdir/test