On Thursday, 13 May 2021 at 15:49:40 UTC, Basile B. wrote:
On Thursday, 13 May 2021 at 15:26:59 UTC, Berni44 wrote:
On Thursday, 13 May 2021 at 13:38:44 UTC, jmh530 wrote:
"11. Floating point numbers don't allocate with the GC
anymore."
Should this be "11. Formatting floating point numbers do
On Thursday, 13 May 2021 at 13:38:44 UTC, jmh530 wrote:
"11. Floating point numbers don't allocate with the GC anymore."
Should this be "11. Formatting floating point numbers doesn't
allocate with the GC anymore."
Probably my fault. Is it possible to still change this? What do I
have to do?
On Tuesday, 16 March 2021 at 17:22:06 UTC, biocyberman wrote:
Where do I find the joining info?
Will be posted here at saturday, 27th.
PS: I'm looking forward to the beerconf, now equipped with better
internet. ;-)
I setup my own D-website: http://d-ecke.de (in German language)
I hope, you enjoy reading it.
On Sunday, 26 January 2020 at 09:01:03 UTC, Mike Parker wrote:
The goal is to separate explicit feedback from discussion.
+1
On Monday, 30 December 2019 at 22:41:51 UTC, Rainer Schuetze
wrote:
The windows build is still considered "dirty", i.e.it reports
version DMD32 D Compiler v2.090.0-rc.1-dirty.
Is there something that can be done about that?
Not sure, if that's the reason, but:
Merge https://github.com/dlang/
On Thursday, 26 December 2019 at 14:16:50 UTC, Steven
Schveighoffer wrote:
DRT switches are runtime switches
./test --DRT-testmode=run-main
Aaah. Did not know about runtime switches...
On Sunday, 22 December 2019 at 15:23:32 UTC, Martin Nowak wrote:
As usual please report any bugs at
https://issues.dlang.org
Not sure, if this is a bug, but --DRT-testmode=run-main seems to
have no effect here.
Example:
---
import std.stdio;
unittest
{
assert(1==1);
}
void main(string
On Sunday, 22 December 2019 at 19:00:15 UTC, Eugene Wissner wrote:
Probably differen email addresses. You can set an email address
locally for the repository in .git/config. Or just add an
alias: https://github.com/dlang/tools/blob/master/.mailmap
git config -l reveals only one address (which
On Sunday, 22 December 2019 at 15:23:32 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.090.0 release, ♥ to
the 48 contributors.
I'm wondering, why I'm listed twice there (as Bernhard Seckinger
and as berni44). IMHO berni44 should not have been listed
there... Do I have to
10 matches
Mail list logo