ImportC octal literals: difference between GCC and dmd

Imperatorn johan_forsberg_86 at hotmail.com
Mon Nov 29 15:20:13 UTC 2021


On Monday, 29 November 2021 at 15:11:59 UTC, Petar Kirov 
[ZombineDev] wrote:
> On Sunday, 28 November 2021 at 22:03:10 UTC, Steven 
> Schveighoffer wrote:
>> [...]
>
> Should be [fixed now][0]. The daily schedule workflow (which is 
> in charge of pushing new compiler releases to Docker Hub and 
> ultimately updating https://run.dlang.io / 
> https://tour.dlang.org) has actually been [working consistently 
> well][1] except for the minor detail of pushing the new image :D
>
> The issue was that we were only pushing the image on `push` GH 
> events (when a commit is merged in master), and not on 
> `schedule` events.
>
> [0]: 
> https://github.com/dlang-tour/core-exec/commit/447c57203179f936f9b3197dadb9ad438e6247b0
>
> [1]: 
> https://github.com/dlang-tour/core-exec/actions?query=event%3Aschedule

Cool, btw do you know what the problem is with running all dmd 
versions on run.dlang.io?


More information about the Digitalmars-d mailing list