MrcSnm / redub

Alternative implementation of dub, speed and consistency oriented
https://code.dlang.org/packages/redub
MIT License
37 stars 8 forks source link

Error doing redub build #17

Closed nordlow closed 4 months ago

nordlow commented 4 months ago

Doing redub build in https://gitlab.com/per.nordlow/gmp-d error as

../../.dub/packages/redub/1.7.5/redub/source/redub/misc/find_executable.d(28,20): Error: cannot implicitly convert expression `stats.st_mode & 73u` of type `uint` to `bool`

.

MrcSnm commented 4 months ago

That was a quick take. Are you using redub regularly?

Fixed in 4171341 Release v1.7.6 too

Will try to test more on linux from now on

nordlow commented 4 months ago

Not really. Just checking it regularly to set if redub test starts to work.