my first kernel in betterC D

Basile B. b2.temp at gmx.com
Sun Jun 16 20:52:06 UTC 2019


On Sunday, 16 June 2019 at 16:14:26 UTC, Laeeth Isharc wrote:
> https://github.com/kaleidicforks/mkernel-d
>
> I spent a few minutes on just turning the C code to betterC D - 
> was curious to see if it would work.  It seems to.  I didn't 
> try loading with GRUB.  The dub.sdl isn't quite right, so best 
> run ./build.sh
>
> Cannot push to code.dlang.org - it complains about registering 
> a forked package, even after renaming.

IIRC there used to be a protection supposed to prevent hijacking 
of package names, e.g someone that would register from a fork 
before the original package, blocking the original author, 
considered as more legit.

But https://github.com/dlang/dub-registry/pull/425/files seems to 
say that it should work now.


More information about the Digitalmars-d-announce mailing list