User forums > Help

extra qualification error in sdk\cbeditor.cpp

(1/2) > >>

Michael:
Hello,

I have found an extra-qualification error in sdk\cbeditor.cpp:135:


--- Code: ---cbEditorInternalData::~cbEditorInternalData()
{
}

--- End code ---


--- Quote ---sdk\cbeditor.cpp:135: error: extra qualification 'cbEditorInternalData::' on member 'cbEditorInternalData'

--- End quote ---

Best wishes,
Michael

PS.: I have quite forgotten... :)...C::B rev2544 & GCC 4.1.0

Ceniza:
Fixed :)

I just hope killerbot don't release another nightly because of it like he did some time ago :P

Michael:

--- Quote from: Ceniza on June 12, 2006, 01:37:31 am ---Fixed :)

--- End quote ---

Thanks for the fast correction :). Anyway, this "issues" are only a problem with GCC >= 4.1.0. WIth GCC 4.0.3 --> no problems.

Best wishes,
Michael

sethjackson:
I have a small question. What is wrong with the extra qualification, and what is an extra qualification?
I have never heard of it before (until recently when some of you started using GCC 4).  :shock:

Michael:

--- Quote from: sethjackson on June 12, 2006, 01:49:57 pm ---I have a small question. What is wrong with the extra qualification, and what is an extra qualification?
I have never heard of it before (until recently when some of you started using GCC 4).  :shock:

--- End quote ---

Hello,

May be this can help a bit:

http://wiki.frugalware.org/Extra_qualification_error

Best wishes,
Michael

Navigation

[0] Message Index

[#] Next page

Go to full version