Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 932 by DRDarkRaven: A function that should not been inlined is marked 'inline'
http://code.google.com/p/ibus/issues/detail?id=932

version:git2010528
This function 'PhoneticEditor::selectCandidate' is marked 'inline',which
lead to this complication error:

ibus_engine_pinyin-PinyinEditor.o: In function
`PY::PinyinEditor::processKeyEvent(unsigned int, unsigned int, unsigned
int)':
PinyinEditor.cc:(.text+0x37c): undefined reference to
`PY::PhoneticEditor::selectCandidate(unsigned int)'
collect2: ld returned 1 exit status

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复