October 23 Issues » [Issue 21917] Unused default values for IFTI parameters should not be typechecked against the IFTI-inferred type | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=21917
Dennis <dkorpel@live.nl> changed:
What... | |||
October 23 Issues » [Issue 21917] Unused default values for IFTI parameters should not be typechecked against the IFTI-inferred type | |||
|---|---|---|---|
| |||
...on default arguments and return type.
foreach (ref param; *tf.parameterList.parameters)
param.defaultArg = null;
-- | |||
October 23 Issues » [Issue 21917] Unused default values for IFTI parameters should not be typechecked against the IFTI-inferred type | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=21917 --- Comment #5 from Max Samukha <maxsamukha... | |||
October 23 Issues » [Issue 21917] Unused default values for IFTI parameters should not be typechecked against the IFTI-inferred type | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=21917 --- Comment #4 from Max Samukha <maxsamukha... | |||
October 23 Issues » [Issue 21917] Unused default values for IFTI parameters should not be typechecked against the IFTI-inferred type | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=21917
Dennis <dkorpel@live.nl> changed:
What... | |||
October 23 Issues » [Issue 24828] New: Generic parameter type is constrained by the type of the default value | |||
|---|---|---|---|
| |||
...behavior renders default values of generically typed parameters completely unusable. Compare to C++, which does... | |||
October 16 Announce » Just another QR code library | |||
|---|---|---|---|
| |||
...as mentioned. - You can tweak various generation parameters to get the QR code just how... | |||
October 16 General » Re: VisualD regressions are severe; what do we do about critical infrastructure? | |||
|---|---|---|---|
| |||
...with juuuust the right set of contextual parameters have been able to make a sustained... | |||
October 14 Announce » Re: powerline-d (I got an AI to port powerline-shell to D) | |||
|---|---|---|---|
| |||
...Honestly to be optimal for LLMs, function parameters should be at the bottom. Honestly, this... | |||
October 13 General » move+forward as intrinsics, incl. revised forward semantics for perfect forwarding | |||
|---|---|---|---|
| |||
...d get perfect forwarding of the `s` parameters too, without the 3 explicit moves and... | |||
Copyright © 1999-2021 by the D Language Foundation