News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

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.