Re: Problem building SWTSnippets with D 2.074.x

2017-11-14 Thread Mike Parker via Digitalmars-d-dwt

On Tuesday, 14 November 2017 at 11:33:44 UTC, Mike James wrote:



Has there been any progress on this matter? The snippets still 
don't compile with the latest compiler...




https://github.com/dlang/dmd/pull/7315


Re: Problem building SWTSnippets with D 2.074.x

2017-11-14 Thread Mike James via Digitalmars-d-dwt

On Friday, 2 June 2017 at 14:01:35 UTC, Jacob Carlborg wrote:

On 2017-06-02 09:25, Mike James wrote:

Hi,

I get the following errors when trying to build the 
swtsnippets with the

latest SWT...


This is due to a regression in the compiler [1]. Please use 
2.073.x until this has been fixed.


[1] https://issues.dlang.org/show_bug.cgi?id=17371


Hi Jacob,

Has there been any progress on this matter? The snippets still 
don't compile with the latest compiler...


Regards, Mike