gdmd and the `-of` switch
Iain Buclaw
ibuclaw at gdcproject.org
Sun Jun 14 10:41:37 UTC 2026
On Saturday, 13 June 2026 at 23:58:02 UTC, Mindy (0xEAB) wrote:
> Hi Iain,
>
> From `dmd --help`:
>
>> -of=<filename> name output file to <filename>
>
> From `gdmd --help` (v14.2.0):
>
>> -offilename name output file to filename
>
> Is this discrepancy fixed in later versions?
> Or will this discrepancy be fixed in a future release?
>
> Sorry, can’t really check it myself. The GNU infrastructure
> keeps dropping packages from the IP ranges of my ISP again and
> again (like in `-j DROP`, not `-j REJECT`). I no longer bother
> visiting their website just to see it waste my time with a
> timeout.
Hi,
This wrapper script isn't part of GCC.
https://github.com/D-Programming-GDC/gdmd
You can edit as necessary / raise a PR.
More information about the D.gnu
mailing list