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
rdmd.d: Capture stderr when calculating dependencies
When invoking the compiler to calculate dependencies capture both
stdout and stderr since gdc's verbose output goes to stderr.
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
0 commit comments