Thread overview | ||||||
---|---|---|---|---|---|---|
|
October 21, 2018 [Issue 18448] Make std.file.write / std.stdio.write conflicts more tractable for beginners | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18448 Tiberiu Lepadatu <tiberiulepadatu14@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tiberiulepadatu14@gmail.com --- Comment #1 from Tiberiu Lepadatu <tiberiulepadatu14@gmail.com> --- Can you please suggest a solution? The current error message seems self explanatory to me std.stdio.write!(string, string).write at ~/dlang/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(3729) conflicts with std.file.write!string.write at ~/dlang/dmd/generated/linux/release/64/../../../../../phobos/std/file.d(735) -- |
October 21, 2018 [Issue 18448] Make std.file.write / std.stdio.write conflicts more tractable for beginners | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18448 Seb <greeenify@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |greeenify@gmail.com --- Comment #2 from Seb <greeenify@gmail.com> --- 1) deprecate 2) improve the error message 3) improve the documentation -- |
December 17, 2022 [Issue 18448] Make std.file.write / std.stdio.write conflicts more tractable for beginners | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18448 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 01 [Issue 18448] Make std.file.write / std.stdio.write conflicts more tractable for beginners | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18448 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10310 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation