Re: Beta D 2.070.1-b1

2016-02-23 Thread Jacob Carlborg via Digitalmars-d-announce
On 2016-02-24 01:37, Martin Nowak wrote: First beta for the 2.070.1 point release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.070.1.html Please report any bugs at https://issues.dlang.org Looking good so far here. -- /Jacob Carlborg

Re: Syntax highlighting of backticks now supported in Notepad++

2016-02-23 Thread Charles via Digitalmars-d-announce
On Tuesday, 23 February 2016 at 17:01:47 UTC, Andre wrote: Hi, with the newest version of Notepad++ (6.9) strings enclosed with backticks `Hello World!` are now correctly highlighted. Kind regards André And here I've been escaping double quotes for years. Didn't know this was a thing.

Beta D 2.070.1-b1

2016-02-23 Thread Martin Nowak via Digitalmars-d-announce
First beta for the 2.070.1 point release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.070.1.html Please report any bugs at https://issues.dlang.org -Martin

Syntax highlighting of backticks now supported in Notepad++

2016-02-23 Thread Andre via Digitalmars-d-announce
Hi, with the newest version of Notepad++ (6.9) strings enclosed with backticks `Hello World!` are now correctly highlighted. Kind regards André

Re: LDC 0.17.0 has been released!

2016-02-23 Thread Kai Nacke via Digitalmars-d-announce
On Tuesday, 23 February 2016 at 05:54:06 UTC, Kai Nacke wrote: On Sunday, 14 February 2016 at 17:30:33 UTC, Kai Nacke wrote: Hi everyone, LDC 0.17.0, the LLVM-based D compiler, is available for download! This release is based on the 2.068.2 frontend and standard library and supports LLVM