**Hi there, my Dear Fellows.**

i been encountering w/ strange issue..
[ret_emp __emp (..)](https://github.com/SarK0Y/DLang/blob/b8e8bb39dda4b5180218998f4700940e218b46f4/source/emp.d#L108)
...
[line 126](https://github.com/SarK0Y/DLang/blob/b8e8bb39dda4b5180218998f4700940e218b46f4/source/emp.d#L126)
```D
/**********/
  map.name = "name1"; //runs fine
  *map = 0;
  map.prnt;
  simply_print_time ("start tst for __emp");
  map.prnt; // SIGSEGV
/*************/
```
Any ideas???


**|||||||||||||||Thanks a lot in Advance.**
==================


Reply via email to