See docs compiler message
Uknown
sireeshkodali1 at gmail.com
Tue Mar 6 14:34:06 UTC 2018
On Tuesday, 6 March 2018 at 14:28:52 UTC, ixid wrote:
> /opt/compilers/dmd2/include/std/algorithm/iteration.d(663):
> Deprecation: function `std.range.Transposed!(string[],
> cast(TransverseOptions)0).Transposed.save` is deprecated - This
> function is incorrect and will be removed November 2018. See
> the docs for more details.
>
> If it's going to say 'See the docs' how about linking the docs
> or even just specifying which docs it's referring to?
I agree that compiler error messages should be improved. If you
are still wondering though,
https://dlang.org/phobos/std_range.html#transposed is the
relevant documentation
More information about the Digitalmars-d-learn
mailing list