Tell us your DIP1000 woes

Steven Schveighoffer schveiguy at gmail.com
Wed Aug 28 03:01:23 UTC 2024


On Sunday, 25 August 2024 at 20:02:01 UTC, Timon Gehr wrote:
> On 8/25/24 19:02, Steven Schveighoffer wrote:
>> 
>> I don't have time to play around with dip1000 normally -- it 
>> generally just results in bizarre and unfixable errors.
>> 
>> https://github.com/mysql-d/mysql-native/pull/283
>
>
>
> diff --git a/source/mysql/protocol/comms.d

Huh, this actually was it. I fully expected a deeper rabbit hole.

Now I have to figure out how to only turn on dip1000 for certain 
versions of D, as older compilers didn't have proper marking on 
std.socket...

-Steve


More information about the Digitalmars-d mailing list