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

List:       kdevelop-bugs
Subject:    [Bug 279938] KDevelop crashes with infinite loop in recursive macros
From:       Milian Wolff <mail () milianw ! de>
Date:       2011-08-28 13:45:48
Message-ID: E1QxfgK-0008B1-3X () bugs ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=279938


Milian Wolff <mail@milianw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |aleixpol@kde.org
     Ever Confirmed|0                           |1




--- Comment #4 from Milian Wolff <mail milianw de>  2011-08-28 13:45:47 ---
imo cmake should guard against accidental infinite recursions anyways:

put this into a CMakeLists.txt:

macro(foo)
foo()
endmacro(foo)
foo()

=> crashes KDevelop.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

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