Discussion: Porting 58000 lines of D and C++ to jai, Part 0: Why and How
Guillaume Piolat
first.last at spam.org
Thu Nov 24 15:42:38 UTC 2022
On Wednesday, 23 November 2022 at 23:44:48 UTC, Kyle Ingraham
wrote:
>
> When you say ‘shown wrong’ do you mean they’re hard to read
> (wrong format, mangled names) or that the values are wrong?
Wrong.
btw this sort of things also happens in C++
> Do you know if there are bugs reported for that problem?
I don't know. When this happen, I change the debugging engine or
rebuild, and it makes it work. I also have disabled semantic
analysis and completion because it crashed often or took too much
memory.
More information about the Digitalmars-d
mailing list