October 27, 2014 Re: passing non-dynamic arrays to variadic functions | ||||
|---|---|---|---|---|
| ||||
Attachments: | On Mon, 27 Oct 2014 02:25:50 +0200 ketmar via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote: p.s. i know how to block using non-dynamic arrays in this case, but i don't want to. i found this when writing writef-like function with CTFE parsing of formatting string and spent alot of time looking for bug in my code. ;-) | |||
October 27, 2014 Re: passing non-dynamic arrays to variadic functions | ||||
|---|---|---|---|---|
| ||||
Attachments: | On Mon, 27 Oct 2014 02:25:50 +0200 ketmar via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote: for those who interested here is the patch that broke everything: https://github.com/D-Programming-Language/dmd/pull/3806/ i simply forgot that i included it for testing purposes, and it breaks something inside Phobos. | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply