dlang bug - accessing module variable from method segfaults only when using module reference directly
Adam D Ruppe
destructionator at gmail.com
Fri Jul 1 13:12:05 UTC 2022
On Friday, 1 July 2022 at 12:57:01 UTC, Chris Katko wrote:
> Cannot access memory at address 0x10
Looks like an ordinary null pointer. How did you create the
variable?
More information about the Digitalmars-d-learn
mailing list