malloc error when trying to assign the returned pointer to a struct field

Basile B. b2.temp at gmx.com
Fri Sep 8 16:02:36 UTC 2023


On Friday, 8 September 2023 at 07:59:37 UTC, rempas wrote:
> I do have the following struct:
>
> [...]
>
> Is there any possible that there is a compiler bug? I do use 
> ldc2 and `betterC`!

Could this be a problem of copy construction ?


More information about the Digitalmars-d-learn mailing list