why can't I use --eval and pass a file at same time?
Richard (Rikki) Andrew Cattermole
richard at cattermole.co.nz
Tue Jun 24 20:02:41 UTC 2025
On 25/06/2025 7:57 AM, Neto wrote:
> On Tuesday, 24 June 2025 at 19:06:17 UTC, Richard (Rikki) Andrew
> Cattermole wrote:
>> That version of rdmd must be quite old, I can't find that message in
>> its source.
>>
>> https://github.com/dlang/tools/blob/master/rdmd.d#L193
>
> I've just downloaded it. I'm using rdmd build 20200216 on wslinux and on
> windows rdmd build 20250331
Okay found the commit that removed it:
https://github.com/dlang/tools/commit/5e0317a4e863bc3f8a822e7b3b302c8795eb3804
Update your compiler.
More information about the Digitalmars-d-learn
mailing list