Re: Segmentation fault hell in D

2012-06-10 Thread bioinfornatics
Le vendredi 08 juin 2012 à 19:30 +0200, Jarl =?UTF-8?B?QW5kcsOpIg==?= a écrit : Evry single time I encounter them I yawn. It means using the next frickin hour to comment away code, add more log statements and try to eleminate whats creating the hell of bugz, segmantation fault. Why can't

Re: Segmentation fault hell in D

2012-06-09 Thread Dejan Lekic
On Fri, 08 Jun 2012 19:57:47 -0700, Andrew Wiley wrote: On Fri, Jun 8, 2012 at 11:29 AM, Jonathan M Davis jmdavisp...@gmx.comwrote: On Friday, June 08, 2012 19:30:57 Jarl André jarl.an...@gmail.com@puremagic.com wrote: Evry single time I encounter them I yawn. It means using the next

Re: Segmentation fault hell in D

2012-06-09 Thread Andrew Wiley
On Sat, Jun 9, 2012 at 6:09 AM, Dejan Lekic dejan.le...@gmail.com wrote: On Fri, 08 Jun 2012 19:57:47 -0700, Andrew Wiley wrote: On Fri, Jun 8, 2012 at 11:29 AM, Jonathan M Davis jmdavisp...@gmx.comwrote: On Friday, June 08, 2012 19:30:57 Jarl André jarl.an...@gmail.com@puremagic.com wrote:

Segmentation fault hell in D

2012-06-08 Thread Jarl André
Evry single time I encounter them I yawn. It means using the next frickin hour to comment away code, add more log statements and try to eleminate whats creating the hell of bugz, segmantation fault. Why can't the compiler tell me anything else than the fact that i have referenced data that

Re: Segmentation fault hell in D

2012-06-08 Thread Kai Meyer
On 06/08/2012 11:30 AM, Jarl André jarl.an...@gmail.com wrote: Evry single time I encounter them I yawn. It means using the next frickin hour to comment away code, add more log statements and try to eleminate whats creating the hell of bugz, segmantation fault. Why can't the compiler tell me

Re: Segmentation fault hell in D

2012-06-08 Thread Justin Whear
On Fri, 08 Jun 2012 19:30:57 +0200, Jarl André wrote: Evry single time I encounter them I yawn. It means using the next frickin hour to comment away code, add more log statements and try to eleminate whats creating the hell of bugz, segmantation fault. Why can't the compiler tell me anything

Re: Segmentation fault hell in D

2012-06-08 Thread Dmitry Olshansky
On 08.06.2012 21:30, Jarl André jarl.an...@gmail.com wrote: Evry single time I encounter them I yawn. It means using the next frickin hour to comment away code, add more log statements and try to eleminate whats creating the hell of bugz, segmantation fault. Why can't the compiler tell me

Re: Segmentation fault hell in D

2012-06-08 Thread Jonathan M Davis
On Friday, June 08, 2012 19:30:57 Jarl André jarl.an...@gmail.com@puremagic.com wrote: Evry single time I encounter them I yawn. It means using the next frickin hour to comment away code, add more log statements and try to eleminate whats creating the hell of bugz, segmantation fault. Why

Re: Segmentation fault hell in D

2012-06-08 Thread Andrew Wiley
On Fri, Jun 8, 2012 at 11:29 AM, Jonathan M Davis jmdavisp...@gmx.comwrote: On Friday, June 08, 2012 19:30:57 Jarl André jarl.an...@gmail.com@puremagic.com wrote: Evry single time I encounter them I yawn. It means using the next frickin hour to comment away code, add more log statements and