[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 109833] Parsing special C++ header file lets kdevelop eat up all RAM & get killed
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-07-29 13:29:07
Message-ID: 20050729132907.23123.qmail () ktown ! kde ! org
[Download RAW message or body]

------- 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=109833         




------- Additional Comments From doll tm uka de  2005-07-29 15:29 -------
callback_debug.hh is too big (1,8 MiB) to be attached, but to give an impression of \
the generated classes, here are the last few lines of callback_debug.hh:

/**
 * Factory function that creates a callback object targetted at a
 * const member function with 15 dispatch time arguments and 6 bound arguments.
 */
template <class R, class O, class A1, class A2, class A3, class A4, class A5, class \
A6, class A7, class A8, class A9, class A10, class A11, class A12, class A13, class \
A14, class A15, class BA1, class BA2, class BA3, class BA4, class BA5, class BA6> \
typename XorpCallback15<R, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, \
A14, A15>::RefPtr dbg_callback(const char* file, int line, O& o, R (O::*p)(A1, A2, \
A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, BA1, BA2, BA3, BA4, BA5, \
BA6) const, BA1 ba1, BA2 ba2, BA3 ba3, BA4 ba4, BA5 ba5, BA6 ba6) {
    return XorpConstMemberCallbackFactory15B6<R, O, A1, A2, A3, A4, A5, A6, A7, A8, \
A9, A10, A11, A12, A13, A14, A15, BA1, BA2, BA3, BA4, BA5, BA6, \
BaseAndDerived<CallbackSafeObject, O>::True>::make(file, line, &o, p, ba1, ba2, ba3, \
ba4, ba5, ba6); }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic