[Bug 42769] #ifdef causes the class tree view to show private class
rkoch at rkoch.org
rkoch at rkoch.org
Wed Jan 1 12:25:07 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=42769
------- Additional Comments From rkoch at rkoch.org 2003-01-01 12:24 -------
Subject: Re: #ifdef causes the class tree view to show private class
The reason for this was that I used the Boehm garbage collector as a
leak detector. I wanted to derive classes from class GC only in case of
leak tracking. At that time I had no knowledge of another leak detector
that did a decent job AND ran on Linux. That issue is now resolved.
At any rate, it's conceivable that there are other reasons to derive
from a base class only if certain conditions are given without that
being bad coding. But you may be right, there are probably always more
urgent issues
Thanks
-Rudiger
--- Caleb Tennis <caleb at aei-tech.com> wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=42769
> caleb at aei-tech.com changed:
>
> What |Removed |Added
>
----------------------------------------------------------------------------
> Status|NEW |RESOLVED
> Resolution| |WONTFIX
>
>
>
> ------- Additional Comments From caleb at aei-tech.com 2003-01-01 04:24
> -------
> No comments - I personally think this is a bad way of coding and I
> don't know
> if anyone would want to extend the class parser to handle something
> like this.
More information about the KDevelop-devel
mailing list