⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 logerr

📁 porting scintilla to qt
💻
📖 第 1 页 / 共 3 页
字号:
g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Trolltech/Qt-4.4.0/mkspecs/linux-g++ -I. -I/usr/local/Trolltech/Qt-4.4.0/include/QtCore -I/usr/local/Trolltech/Qt-4.4.0/include/QtCore -I/usr/local/Trolltech/Qt-4.4.0/include/QtGui -I/usr/local/Trolltech/Qt-4.4.0/include/QtGui -I/usr/local/Trolltech/Qt-4.4.0/include -I. -Iscintilla/include -Ii -Iscintilla/src -I. -I. -o Editor.o scintilla/src/Editor.cxxscintilla/src/Editor.cxx: In member function ‘void Editor::LayoutLine(int, Surface*, ViewStyle&, LineLayout*, int)’:scintilla/src/Editor.cxx:1876: 警告:数组下标类型为‘char’scintilla/src/Editor.cxx:1879: 警告:数组下标类型为‘char’scintilla/src/Editor.cxx:1882: 警告:数组下标类型为‘char’scintilla/src/Editor.cxx: In member function ‘virtual void Editor::NotifyStyleToNeeded(int)’:scintilla/src/Editor.cxx:3641: 警告:‘NotifyHeader’的初始值设定周围缺少花括号scintilla/src/Editor.cxx:3641: 警告:成员‘NotifyHeader::idFrom’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘NotifyHeader::code’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::position’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::ch’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::modifiers’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::modificationType’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::text’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::length’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::linesAdded’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::message’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::wParam’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::lParam’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::line’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::foldLevelNow’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::foldLevelPrev’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::margin’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::listType’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::x’缺少初始值设定scintilla/src/Editor.cxx:3641: 警告:成员‘SCNotification::y’缺少初始值设定scintilla/src/Editor.cxx: In member function ‘void Editor::NotifyChar(int)’:scintilla/src/Editor.cxx:3652: 警告:‘NotifyHeader’的初始值设定周围缺少花括号scintilla/src/Editor.cxx:3652: 警告:成员‘NotifyHeader::idFrom’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘NotifyHeader::code’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::position’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::ch’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::modifiers’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::modificationType’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::text’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::length’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::linesAdded’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::message’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::wParam’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::lParam’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::line’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::foldLevelNow’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::foldLevelPrev’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::margin’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::listType’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::x’缺少初始值设定scintilla/src/Editor.cxx:3652: 警告:成员‘SCNotification::y’缺少初始值设定scintilla/src/Editor.cxx: In member function ‘void Editor::NotifySavePoint(bool)’:scintilla/src/Editor.cxx:3665: 警告:‘NotifyHeader’的初始值设定周围缺少花括号scintilla/src/Editor.cxx:3665: 警告:成员‘NotifyHeader::idFrom’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘NotifyHeader::code’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::position’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::ch’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::modifiers’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::modificationType’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::text’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::length’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::linesAdded’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::message’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::wParam’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::lParam’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::line’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::foldLevelNow’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::foldLevelPrev’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::margin’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::listType’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::x’缺少初始值设定scintilla/src/Editor.cxx:3665: 警告:成员‘SCNotification::y’缺少初始值设定scintilla/src/Editor.cxx: In member function ‘void Editor::NotifyModifyAttempt()’:scintilla/src/Editor.cxx:3675: 警告:‘NotifyHeader’的初始值设定周围缺少花括号scintilla/src/Editor.cxx:3675: 警告:成员‘NotifyHeader::idFrom’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘NotifyHeader::code’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::position’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::ch’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::modifiers’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::modificationType’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::text’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::length’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::linesAdded’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::message’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::wParam’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::lParam’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::line’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::foldLevelNow’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::foldLevelPrev’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::margin’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::listType’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::x’缺少初始值设定scintilla/src/Editor.cxx:3675: 警告:成员‘SCNotification::y’缺少初始值设定scintilla/src/Editor.cxx: In member function ‘virtual void Editor::NotifyDoubleClick(Point, bool, bool, bool)’:scintilla/src/Editor.cxx:3681: 警告:‘NotifyHeader’的初始值设定周围缺少花括号scintilla/src/Editor.cxx:3681: 警告:成员‘NotifyHeader::idFrom’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘NotifyHeader::code’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::position’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::ch’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::modifiers’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::modificationType’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::text’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::length’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::linesAdded’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::message’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::wParam’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::lParam’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::line’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::foldLevelNow’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::foldLevelPrev’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::margin’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::listType’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::x’缺少初始值设定scintilla/src/Editor.cxx:3681: 警告:成员‘SCNotification::y’缺少初始值设定scintilla/src/Editor.cxx: In member function ‘void Editor::NotifyHotSpotDoubleClicked(int, bool, bool, bool)’:scintilla/src/Editor.cxx:3691: 警告:‘NotifyHeader’的初始值设定周围缺少花括号scintilla/src/Editor.cxx:3691: 警告:成员‘NotifyHeader::idFrom’缺少初始值设定scintilla/src/Editor.cxx:3691: 警告:成员‘NotifyHeader::code’缺少初始值设定scintilla/src/Editor.cxx:3691: 警告:成员‘SCNotification::position’缺少初始值设定scintilla/src/Editor.cxx:3691: 警告:成员‘SCNotification::ch’缺少初始值设定scintilla/src/Editor.cxx:3691: 警告:成员‘SCNotification::modifiers’缺少初始值设定scintilla/src/Editor.cxx:3691: 警告:成员‘SCNotification::modificationType’缺少初始值设定scintilla/src/Editor.cxx:3691: 警告:成员‘SCNotification::text’缺少初始值设定scintilla/src/Editor.cxx:3691: 警告:成员‘SCNotification::length’缺少初始值设定scintilla/src/Editor.cxx:3691: 警告:成员‘SCNotification::linesAdded’缺少初始值设定scintilla/src/Editor.cxx:3691: 警告:成员‘SCNotification::message’缺少初始值设定scintilla/src/Editor.cxx:3691: 警告:成员‘SCNotification::wParam’缺少初始值设定scintilla/src/Editor.cxx:3691: 警告:成员‘SCNotification::lParam’缺少初始值设定

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -