On Friday, 12 January 2018 at 01:45:37 UTC, Nicholas Wilson wrote:
so it defaults to `string s = null;` thus giving a segfault.

null and "" are basically the same for strings. that's not the problem.

Reply via email to