Thread overview |
---|
September 22, 2016 module std.stream is deprecated | ||||
---|---|---|---|---|
| ||||
Hello everyone, i get message: "Deprecation: module std.stream is deprecated - It will be removed from Phobos in October 2016..." What can i use instead of std.stream? |
September 22, 2016 Re: module std.stream is deprecated | ||||
---|---|---|---|---|
| ||||
Posted in reply to eugene | On Thursday, 22 September 2016 at 15:36:30 UTC, eugene wrote: > Hello everyone, > i get message: "Deprecation: module std.stream is deprecated - It will be removed from Phobos in October 2016..." > What can i use instead of std.stream? https://code.dlang.org/search?q=stream I think that you can add vibed to the list. |
September 22, 2016 Re: module std.stream is deprecated | ||||
---|---|---|---|---|
| ||||
Posted in reply to Basile B. | On Thursday, 22 September 2016 at 17:09:51 UTC, Basile B. wrote: > On Thursday, 22 September 2016 at 15:36:30 UTC, eugene wrote: >> Hello everyone, >> i get message: "Deprecation: module std.stream is deprecated - It will be removed from Phobos in October 2016..." >> What can i use instead of std.stream? > > https://code.dlang.org/search?q=stream > > I think that you can add vibed to the list. unDead also. https://code.dlang.org/search?q=undead |
Copyright © 1999-2021 by the D Language Foundation