Re: [fpc-devel] Last call for 3.0.4 merges

2017-06-20 Thread Nikolay Nikolov
On 06/17/2017 10:31 PM, Marco van de Voort wrote: While I have not done much the last month, I did keep up with most of the merging so most requests have been honoured, and I plan to branch mid next week or even monday if there is not much response. If I missed some, or there are important

Re: [fpc-devel] Last call for 3.0.4 merges

2017-06-20 Thread Marco van de Voort
In our previous episode, Joost van der Sluis said: [ Charset UTF-8 unsupported, converting... ] > Op 19-06-17 om 22:52 schreef Joost van der Sluis: > > I'll see if I can make a list with hotfixes. Which will be a pain to > > merge, as the code in which the fixes are done might even not exist > >

Re: [fpc-devel] Last call for 3.0.4 merges

2017-06-20 Thread Marco van de Voort
In our previous episode, Marco van de Voort said: > > 32759 > > 33016 > > 33017 > > 33033 * > > > The first four merge, but the fifth has conflicts that are easily resolved > but won't compile. r32022 ? .. which has tie-ins to unmerged TProcess revisions.

[fpc-devel] Cannot trap divide by zero in xmm register

2017-06-20 Thread Anthony Walter
I am having a problem with unrecoverable errors in external code, presumably generated by the video driver, crashing my programs. I cannot trap these errors with try..except blocks. Here is a capture of the assembler window with ** marking the line where the error occurs. 7FFFEA79016F 4898

Re: [fpc-devel] Cannot trap divide by zero in xmm register

2017-06-20 Thread Anthony Walter
Wow, that fixed it. Thanks Henry! ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Re: [fpc-devel] Last call for 3.0.4 merges

2017-06-20 Thread Marco van de Voort
In our previous episode, Joost van der Sluis said: > > > > .. which has tie-ins to unmerged TProcess revisions. > > Then skip them. As you can see they solve TProcess-related problems on > Windows. Maybe these problems are not there in fixes. They are new features, not fixes: * patch by