Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: stevenkaras on February 14, 2008, 11:00:57 am
-
Had an odd experience this morning. I was writing some code with default arguments, and the symbol browser showed the function twice. One was just the prototype, the other was the definition and the prototype. After a quick test, it seems that it only occurs in classes that span multiple files (although i do seem to recall seeing it earlier in a single file). If I find out anything more, I'll update this.