odd atomicOp errors from vibe-core
Steven Schveighoffer
schveiguy at gmail.com
Fri Apr 10 03:26:04 UTC 2020
On 4/9/20 11:22 PM, Stefan Koch wrote:
> On Friday, 10 April 2020 at 01:54:14 UTC, Steven Schveighoffer wrote:
>> I'm building a library that uses vibe-core as an indirect dependency.
>> Specifically, I'm testing the library with dub test.
>>
>> [...]
>
> Those are signed unsigned mismatches when it tries to lock.
> that's probably in vibe-d
Can you explain why I do not get the errors when I have taken care of my
errors?
It doesn't make a whole lot of sense to me.
-Steve
More information about the Digitalmars-d-learn
mailing list