You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aa[std.outbuffer]=-dip25 # DROP: cannot call @system function std.outbuffer.OutBuffer.writef!(char, int).writef
38
38
aa[std.parallelism]=-dip1000
39
-
aa[std.path]=-dip25 #overhaul https://github.com/dlang/phobos/pull/6203; TODO include (if not merged already) https://github.com/dlang/phobos/pull/5045 in a fix for std.path, thus forgotten 5045 could be closed then
aa[std.experimental.logger.filelogger]=-dip25 # merged https://github.com/dlang/phobos/pull/6266; depends on https://github.com/dlang/phobos/pull/5915 ? and a fix for: std.format.formattedWrite
@@ -168,7 +168,7 @@ aa[std.net.curl]=-dip1000 # TODO have a look into open https://github.com/dlang/
168
168
aa[std.net.isemail]=-dip1000
169
169
170
170
aa[std.range.interfaces]=-dip1000
171
-
aa[std.range.package]=-dip25 #i.a. depends on https://github.com/dlang/phobos/pull/5915 ?
171
+
aa[std.range.package]=-dip25 #reference to local variable a / b assigned to non-scope parameter _param_1 / _param_2 calling std.range.chooseAmong!(RefAccessRange, RefAccessRange).chooseAmong
0 commit comments