Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
small bug in the code completion toolbar
(1/1)
frithjofh:
Hi, everybody,
accidentaly I found a small bug in the code completion toolbar: when a function has a exception specification this function does not appear in the drop down list of the toolbar:
--- Code: ---void DoSomething() throw();
--- End code ---
a function like the one above does not become listed at all.
Regards
frithjofh
ollydbg:
Ok, this should be a bug in parserthread, the keyword "throw" is not correctly recognized. I will try to fix it :D.
Navigation
[0] Message Index
Go to full version