davidl wrote:
Actually I'm not sure about what kind of bugs my d apps usually have. But I notice that the harmonia project(I now make it uptodate) gets the problem of integer overlapping(actually I find it quite hard to detect and fix).What's your opinion and experience?
Logic errors. After that, segfaults, which are especially annoying because I don't get stack traces.
