Right now, what's the most important for the success and adoption of D?
Anders F Björklund
afb at algonet.se
Sun Sep 30 04:58:49 PDT 2007
Jascha Wetzel wrote:
>>> Last time i checked, Code::Blocks had a few problems with parsing the
>>> value output of structs, objects and arrays (everything with nesting
>>> curly braces). weird things tend to happen there...
>>> If in doubt, you need to use the command line.
>>
>> Would this be a simple fix for Code::Blocks ? Is there a bug for it ?
>
> the fix wasn't obvious to me after looking at the source. it seemed that
> i would have to debug CB to find the problem.
> this bug is part of the problems:
> http://developer.berlios.de/bugs/?func=detailbug&bug_id=9014&group_id=5358
OK. If anyone else finds it, CB patches happily accepted.
(and bug reports and feature requests are also useful...)
I don't use DMD or Ddbg much myself, mostly since I don't
use Windows much. So it's usually done with GDC and GDB...
--anders
More information about the Digitalmars-d
mailing list