Re: [fpc-devel] Internal error 200609171

2019-10-27 Thread Jonas Maebe
On 27/10/2019 13:16, C Western wrote: > I have a project that triggers Internal error 200609171 when compiled > for 64 bit Mac with -gw3 set. It works fine on other platforms, or if a > different debug mode is set. The error is triggered on the first var in > the implementation section. I would cre

Re: [fpc-devel] Internal error 200609171

2019-10-27 Thread J. Gareth Moreton
More than anything, we would need a code sample that would reliably reproduce the bug.  Granted we can look at the source code to see what 200609171 eludes to, but it would be largely guesswork on how it's triggered.  If you're able to narrow down the code sample enough to put into a report, an

[fpc-devel] Internal error 200609171

2019-10-27 Thread C Western
I have a project that triggers Internal error 200609171 when compiled for 64 bit Mac with -gw3 set. It works fine on other platforms, or if a different debug mode is set. The error is triggered on the first var in the implementation section. I would create a bug report, only it is not obvious h