News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Bug? Default arguments and Symbol Browser

Started by stevenkaras, February 14, 2008, 11:00:57 AM

Previous topic - Next topic

stevenkaras

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.