Snippets for abiword 3.0.8 from Fedora s390x
Sourced from https://kojipkgs.fedoraproject.org/packages/abiword/3.0.8/2.fc45/data/logs/s390x/build.log.
-
ev_UnixFontCombo.cpp:248:25: warning: cast between incompatible function types from 'void (*)(AbiCellRendererFontClass*)' {aka 'void (*)(_AbiCellRendererFontClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 248 | (GClassInitFunc) abi_cell_renderer_font_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
ev_UnixFontCombo.cpp:253:25: warning: cast between incompatible function types from 'void (*)(AbiCellRendererFont*)' {aka 'void (*)(_AbiCellRendererFont*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 253 | (GInstanceInitFunc) abi_cell_renderer_font_instance_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
ev_UnixFontCombo.cpp:403:25: warning: cast between incompatible function types from 'void (*)(AbiFontComboClass*)' {aka 'void (*)(_AbiFontComboClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 403 | (GClassInitFunc) abi_font_combo_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
ev_UnixFontCombo.cpp:408:25: warning: cast between incompatible function types from 'void (*)(AbiFontCombo*)' {aka 'void (*)(_AbiFontCombo*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 408 | (GInstanceInitFunc) abi_font_combo_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../../../src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw(UT_iconv_t); | ^~~~~ -
../../../../src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 68 | std::pointer_to_unary_function<int, gboolean> *other_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
ev_EditBinding.cpp:227:13: warning: the address of 'EV_EditBindingMap::m_pebMT' will never be NULL [-Waddress] 227 | if (m_pebMT) { | ^~~~~~~ -
ev_EditBinding.cpp:288:21: warning: the address of 'EV_EditBindingMap::m_pebMT' will never be NULL [-Waddress] 288 | if (m_pebMT) { | ^~~~~~~ -
gr_CairoImage.cpp:83:35: warning: 'gboolean rsvg_handle_write(RsvgHandle*, const guchar*, gsize, GError**)' is deprecated: Use 'rsvg_handle_read_stream_sync' instead [-Wdeprecated-declarations] 83 | result = rsvg_handle_write(m_svg, pBB->getPointer(0), pBB->getLength(), NULL); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
gr_CairoImage.cpp:91:35: warning: 'gboolean rsvg_handle_close(RsvgHandle*, GError**)' is deprecated: Use 'rsvg_handle_read_stream_sync' instead [-Wdeprecated-declarations] 91 | result = rsvg_handle_close(m_svg, NULL); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
gr_CairoImage.cpp:100:35: warning: 'void rsvg_handle_get_dimensions(RsvgHandle*, RsvgDimensionData*)' is deprecated: Use 'rsvg_handle_get_intrinsic_size_in_pixels' instead [-Wdeprecated-declarations] 100 | rsvg_handle_get_dimensions(m_svg, &m_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
gr_CairoImage.cpp:166:33: warning: 'gboolean rsvg_handle_render_cairo(RsvgHandle*, cairo_t*)' is deprecated: Use 'rsvg_handle_render_document' instead [-Wdeprecated-declarations] 166 | rsvg_handle_render_cairo(m_svg, cr); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ -
gr_CairoImage.cpp:173:78: warning: 'GdkPixbuf* rsvg_handle_get_pixbuf(RsvgHandle*)' is deprecated: Use 'rsvg_handle_get_pixbuf_and_error' instead [-Wdeprecated-declarations] 173 | m_rasterImage = new GR_UnixImage(name.c_str(), rsvg_handle_get_pixbuf(m_svg)); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ -
gr_CairoImage.cpp:180:33: warning: 'gboolean rsvg_handle_render_cairo(RsvgHandle*, cairo_t*)' is deprecated: Use 'rsvg_handle_render_document' instead [-Wdeprecated-declarations] 180 | rsvg_handle_render_cairo(m_svg, cr); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ -
gr_Caret.cpp:199:44: warning: unused parameter '_w' [-Wunused-parameter] 199 | void GR_Caret::s_blink_timeout(UT_Worker * _w) | ~~~~~~~~~~~~^~ -
gr_CairoGraphics.cpp:1631:20: warning: 'void pango_break(const char*, int, PangoAnalysis*, PangoLogAttr*, int)' is deprecated [-Wdeprecated-declarations] 1631 | pango_break(ri.sUTF8->utf8_str(), | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 1632 | ri.sUTF8->byteLength(), | ~~~~~~~~~~~~~~~~~~~~~~~ 1633 | &(pItem->m_pi->analysis), | ~~~~~~~~~~~~~~~~~~~~~~~~~ 1634 | ri.s_pLogAttrs, ri.s_iStaticSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
gr_CairoGraphics.cpp:3539:37: warning: 'void pango_coverage_unref(PangoCoverage*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] 3539 | pango_coverage_unref(m_pCover); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ -
ut_unixAssert.cpp:76:22: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 76 | fgets(buf,10,stdin); | ~~~~~^~~~~~~~~~~~~~ -
ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw(UT_iconv_t); | ^~~~~ -
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:47:25: warning: cast between incompatible function types from 'void (*)(GObjectClass*)' {aka 'void (*)(_GObjectClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 47 | (GClassInitFunc) class_init, \ -
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:52:25: warning: cast between incompatible function types from 'void (*)(GObject*)' {aka 'void (*)(_GObject*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 52 | (GInstanceInitFunc) instance_init, \ -
ut_html.cpp:164:54: warning: 'int xmlSubstituteEntitiesDefault(int)' is deprecated [-Wdeprecated-declarations] 164 | xmlSubstituteEntitiesDefault (1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ -
ut_iconv.cpp:76:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | auto_iconv::auto_iconv(const char * in_charset, const char *out_charset) throw(UT_iconv_t) | ^~~~~ -
ut_jpeg.cpp:197:20: warning: unused variable 'buffer' [-Wunused-variable] 197 | JSAMPARRAY buffer = (*cinfo.mem->alloc_sarray) | ^~~~~~ -
./ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw(UT_iconv_t); | ^~~~~ -
ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ -
ut_xml_libxml2.cpp:205:46: warning: 'int xmlSubstituteEntitiesDefault(int)' is deprecated [-Wdeprecated-declarations] 205 | xmlSubstituteEntitiesDefault (1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ -
ut_xml_libxml2.cpp:206:27: warning: variable 'chucks' set but not used [-Wunused-but-set-variable=] 206 | UT_sint32 chucks = -1; | ^~~~~~ -
xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 68 | std::pointer_to_unary_function<int, gboolean> *other_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
xap_UnixDialogHelper.cpp:138:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 138 | std::pointer_to_unary_function<int, gboolean> *other_function) | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
xap_UnixDialogHelper.cpp:204:37: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 204 | std::pointer_to_unary_function<int, gboolean> *other_function) | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
xap_UnixDlg_ColorChooser.h:32:6: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 32 | std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent, | ^~~~~~~~ -
xap_UnixDlg_ColorChooser.cpp:24:6: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 24 | std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent, | ^~~~~~~~ -
xap_UnixDlg_ColorChooser.cpp:57:21: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 57 | return std::auto_ptr<UT_RGBColor>(rgb); | ^~~~~~~~ -
xap_UnixDlg_Insert_Symbol.cpp:408:36: warning: 'void gtk_widget_get_requisition(GtkWidget*, GtkRequisition*)' is deprecated: Use 'gtk_widget_get_preferred_width & gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations] 408 | gtk_widget_get_requisition (m_windowMain, &diff); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ -
xap_UnixTableWidget.cpp:430:54: warning: unused parameter 'activate_time' [-Wunused-parameter] 430 | guint32 activate_time) | ~~~~~~~~~~~^~~~~~~~~~~~~ -
xap_UnixTableWidget.cpp:701:33: warning: cast between incompatible function types from 'void (*)(AbiTableClass*)' to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 701 | reinterpret_cast<GClassInitFunc>(abi_table_class_init), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
xap_UnixTableWidget.cpp:706:33: warning: cast between incompatible function types from 'void (*)(AbiTable*)' {aka 'void (*)(_AbiTable*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 706 | reinterpret_cast<GInstanceInitFunc>(abi_table_init), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
xap_App.cpp:1703:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 1703 | std::auto_ptr<UT_UUID> uuido(getUUIDGenerator()->createUUID()); | ^~~~~~~~ -
xap_Dictionary.cpp:195:39: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 195 | fread (buf + 1, len - 1, sizeof (gchar), m_fp); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
xap_Dlg_Zoom.cpp:86:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 86 | if ( m_pFrame ) | ^~ -
xap_Dlg_Zoom.cpp:89:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 89 | if ( m_pFrame ) | ^~ -
xap_EncodingManager.cpp:1254:29: warning: unnecessary parentheses in declaration of 'szUCS2BENames' [-Wparentheses] 1254 | static const char * (szUCS2BENames[]) = { | ^~~~~~~~~~~~~~~~~ -
xap_EncodingManager.cpp:1262:29: warning: unnecessary parentheses in declaration of 'szUCS2LENames' [-Wparentheses] 1262 | static const char * (szUCS2LENames[]) = { | ^~~~~~~~~~~~~~~~~ -
xap_EncodingManager.cpp:1271:29: warning: unnecessary parentheses in declaration of 'szUCS4BENames' [-Wparentheses] 1271 | static const char * (szUCS4BENames[]) = { | ^~~~~~~~~~~~~~~~~ -
xap_EncodingManager.cpp:1275:29: warning: unnecessary parentheses in declaration of 'szUCS4LENames' [-Wparentheses] 1275 | static const char * (szUCS4LENames[]) = { | ^~~~~~~~~~~~~~~~~ -
xap_Draw_Symbol.cpp:107:32: warning: '%i' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=] 107 | sprintf(temp, "%ipt", PointSize); | ^~ -
xap_Preview_Zoom.cpp:65:43: warning: '__sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 65 | sprintf (fontString, "%dpt", (10 * m_zoomPercent / 100)); | ^ -
abi-builtin-plugins.cpp:30:25: warning: variable 'pmi' set but not used [-Wunused-but-set-variable=] 30 | XAP_ModuleInfo *pmi; | ^~~ -
fb_ColumnBreaker.cpp:239:19: warning: variable 'iColCons' set but not used [-Wunused-but-set-variable=] 239 | UT_sint32 iColCons = 0; | ^~~~~~~~ -
fb_LineBreaker.cpp:581:19: warning: variable 'width' set but not used [-Wunused-but-set-variable=] 581 | UT_sint32 width = 0; | ^~~~~ -
fl_AutoLists.cpp:74:15: warning: variable 'j' set but not used [-Wunused-but-set-variable=] 74 | UT_uint32 j = i; | ^ -
fl_AutoNum.cpp:616:16: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 616 | strncpy( m_pszDelim, lDelim, 80); | ^ -
fl_AutoNum.cpp:633:16: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 633 | strncpy( m_pszDecimal, lDecimal, 80); | ^ -
fl_AutoNum.cpp:75:24: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 75 | strncpy( m_pszDelim, lDelim, 80); | ^ -
fl_AutoNum.cpp:78:24: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 78 | strncpy( m_pszDecimal, lDecimal, 80); | ^ -
fl_BlockLayout.cpp:3291:19: warning: variable 'iXDiff' set but not used [-Wunused-but-set-variable=] 3291 | UT_sint32 iXDiff = getLeftMargin(); | ^~~~~~ -
fl_BlockLayout.cpp:6341:27: warning: variable 'offset' set but not used [-Wunused-but-set-variable=] 6341 | UT_uint32 offset = 0; | ^~~~~~ -
fl_BlockLayout.cpp:10275:16: warning: the address of 'buf' will never be NULL [-Waddress]
-
fl_BlockLayout.cpp:150:24: warning: 'strncpy' specified bound 8 equals destination size [-Wstringop-truncation] 150 | strncpy(szPrevLang, pszLang, sizeof(szPrevLang)); | ^ -
fl_BlockLayout.cpp:10267:22: warning: '%i' directive writing between 1 and 11 bytes into a region of size 5 [-Wformat-overflow=]
-
fl_BlockLayout.cpp:10417:16: warning: 'strncpy' specified bound 20 equals destination size [-Wstringop-truncation]
-
fl_BlockLayout.cpp:10419:16: warning: 'strncpy' specified bound 20 equals destination size [-Wstringop-truncation]
-
fl_BlockLayout.cpp:10574:40: warning: 'strncpy' specified bound 30 equals destination size [-Wstringop-truncation]
-
fl_BlockLayout.cpp:10577:40: warning: 'strncpy' specified bound 30 equals destination size [-Wstringop-truncation]
-
fl_BlockLayout.cpp:10565:40: warning: 'strncpy' specified bound 30 equals destination size [-Wstringop-truncation]
-
fl_DocListener.cpp:616:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 616 | } | ^ -
fl_DocListener.cpp:2356:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 2356 | } | ^ -
fl_SectionLayout.cpp:3998:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 3998 | if(m_pHdrFtrContainer) | ^~ -
../../../../src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations] 155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> { | ^~~~~~~~~~~~~~~ -
../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ -
../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ -
fp_RDFAnchorRun.cpp:94:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if(!displayAnnotations()) | ^~ -
fp_RDFAnchorRun.cpp:180:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 180 | if(getWidth() == 0) | ^~ -
fp_Column.cpp:274:19: warning: variable 'iCount' set but not used [-Wunused-but-set-variable=] 274 | UT_sint32 iCount =0; | ^~~~~~ -
fp_Column.cpp:324:19: warning: variable 'iCount' set but not used [-Wunused-but-set-variable=] 324 | UT_sint32 iCount =0; | ^~~~~~ -
fp_EmbedRun.cpp:213:19: warning: variable 'maxW' set but not used [-Wunused-but-set-variable=] 213 | UT_sint32 maxW = p->getWidth() - UT_convertToLogicalUnits("0.1in"); | ^~~~ -
fp_EmbedRun.cpp:214:19: warning: variable 'maxH' set but not used [-Wunused-but-set-variable=] 214 | UT_sint32 maxH = p->getHeight() - UT_convertToLogicalUnits("0.1in"); | ^~~~ -
fp_MathRun.cpp:174:19: warning: variable 'maxW' set but not used [-Wunused-but-set-variable=] 174 | UT_sint32 maxW = p->getWidth() - UT_convertToLogicalUnits("0.1in"); | ^~~~ -
fp_MathRun.cpp:175:19: warning: variable 'maxH' set but not used [-Wunused-but-set-variable=] 175 | UT_sint32 maxH = p->getHeight() - UT_convertToLogicalUnits("0.1in"); | ^~~~ -
fp_Line.cpp:2751:42: warning: this statement may fall through [-Wimplicit-fallthrough=] 2751 | pRun->recalcWidth(); | ~~~~~~~~~~~~~~~~~^~ -
fp_Page.cpp:56:17: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 56 | m_pageSize(pageSize), | ^~~~~~~~~~~~~~~~~~~~ -
fp_Run.cpp:770:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 770 | if (iX == m_iX) | ^~ -
fp_TableContainer.cpp:526:57: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 526 | bRec = UT_Rect(iLeft,iTop,iRight-iLeft,iBot-iTop); | ^ -
fp_TableContainer.cpp:2222:19: warning: variable 'iBroke' set but not used [-Wunused-but-set-variable=] 2222 | UT_sint32 iBroke = 0; | ^~~~~~ -
fp_TableContainer.cpp:5412:19: warning: variable 'iCountCells' set but not used [-Wunused-but-set-variable=] 5412 | UT_sint32 iCountCells = 0; | ^~~~~~~~~~~ -
fp_TOCContainer.cpp:791:35: warning: variable 'j' set but not used [-Wunused-but-set-variable=] 791 | UT_sint32 j = 0; | ^ -
fv_InlineImage.cpp:550:77: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 550 | m_recCurFrame = UT_Rect(xoff,yoff,pRun->getWidth(),pRun->getHeight()); | ^ -
fv_View_cmd.cpp:1519:18: warning: variable 'e' set but not used [-Wunused-but-set-variable=] 1519 | UT_Error e = UT_OK; | ^ -
fv_View.cpp:8511:58: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8511 | box = UT_Rect(left, top, boxSize, boxSize); | ^ -
fv_View.cpp:8513:89: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8513 | box = UT_Rect(left + (right - left)/2 - boxSize/2, top, boxSize, boxSize); | ^ -
fv_View.cpp:8515:78: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8515 | box = UT_Rect(right-boxSize+pG->tlu(1), top, boxSize, boxSize); | ^ -
fv_View.cpp:8517:113: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8517 | box = UT_Rect(right-boxSize+pG->tlu(1), top + ((bottom - top) / 2) - boxSize/2, boxSize, boxSize); | ^ -
fv_View.cpp:8519:104: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8519 | box = UT_Rect(right-boxSize+pG->tlu(1), bottom - boxSize + pG->tlu(1), boxSize, boxSize); | ^ -
fv_View.cpp:8521:115: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8521 | box = UT_Rect(left + (right - left)/2 - boxSize/2, bottom - boxSize + pG->tlu(1), boxSize, boxSize); | ^ -
fv_View.cpp:8523:84: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8523 | box = UT_Rect(left, bottom - boxSize + pG->tlu(1), boxSize, boxSize); | ^ -
fv_View.cpp:8525:93: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8525 | box = UT_Rect(left, top + ((bottom - top) / 2) - boxSize/2, boxSize, boxSize); | ^ -
fv_View.cpp:10469:38: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
-
fv_View.cpp:10505:30: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
-
fv_View.cpp:10553:102: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
-
fv_View.cpp:10617:102: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
-
fv_View.cpp:11077:102: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
-
fv_View.cpp:13143:16: warning: implicitly-declared 'constexpr FV_View_BubbleBlocker::FV_View_BubbleBlocker(const FV_View_BubbleBlocker&)' is deprecated [-Wdeprecated-copy]
-
fv_View.cpp:13554:50: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
-
fv_View.cpp:13606:50: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
-
fv_View.cpp:6033:16: warning: 'strncpy' specified bound 20 equals destination size [-Wstringop-truncation] 6033 | strncpy( pszAlign, | ^ -
fv_View.cpp:6037:16: warning: 'strncpy' specified bound 20 equals destination size [-Wstringop-truncation] 6037 | strncpy( pszIndent, | ^ -
fv_ViewDoubleBuffering.cpp:54:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 54 | if( XAP_App::getApp()->getDisableDoubleBuffering() ) | ^~ -
fv_ViewDoubleBuffering.cpp:85:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 85 | if( XAP_App::getApp()->getDisableDoubleBuffering() ) | ^~ -
fv_ViewDoubleBuffering.cpp:162:41: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 162 | mostExtArgs.fullRect = *thisCallRect; | ^~~~~~~~~~~~ -
fv_ViewDoubleBuffering.cpp:163:41: warning: implicitly-declared 'constexpr UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 163 | mostExtArgs.clipRect = *clipRectFromGraphics; | ^~~~~~~~~~~~~~~~~~~~ -
gtktexthandle.cpp:509:28: warning: 'void g_type_class_add_private(gpointer, gsize)' is deprecated [-Wdeprecated-declarations] 509 | g_type_class_add_private (object_class, sizeof (FvTextHandlePrivate)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations] 155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> { | ^~~~~~~~~~~~~~~ -
pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ -
pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ -
pd_Document.cpp:7342:64: warning: 'operator delete(void*, unsigned long)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 7342 | delete ppAttr2; | ^~~~~~~ -
pd_Document.cpp:7388:40: warning: 'operator delete(void*, unsigned long)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 7388 | delete ppProps; | ^~~~~~~ -
pd_DocumentRDF.cpp:3446:12: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 3446 | return iter; | ^~~~ -
pf_Frag.cpp:178:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 178 | const pf_Frag_Strux* const pfs = static_cast<const pf_Frag_Strux* const>(pf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
pf_Fragments.cpp:762:18: warning: variable 'pos' set but not used [-Wunused-but-set-variable=] 762 | PT_DocPosition pos = 0; | ^~~ -
pf_Fragments.cpp:764:13: warning: variable 'count' set but not used [-Wunused-but-set-variable=] 764 | UT_sint32 count = 0; | ^~~~~ -
./pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations] 155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> { | ^~~~~~~~~~~~~~~ -
./pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ -
./pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ -
pl_ListenerCoupleCloser.cpp:302:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 302 | } | ^ -
pl_ListenerCoupleCloser.cpp:404:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 404 | } | ^ -
pt_PT_DeleteStrux.cpp:229:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 229 | } | ^ -
pt_PT_DeleteSpan.cpp:1696:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1696 | if (dpos2 == dpos1 + pf_First->getLength()) | ^~ -
pt_PT_InsertStrux.cpp:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 724 | } | ^ -
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:47:25: warning: cast between incompatible function types from 'void (*)(GtkWidgetClass*)' {aka 'void (*)(_GtkWidgetClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 47 | (GClassInitFunc) class_init, \ -
ap_UnixApp.cpp:868:33: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 868 | if(0 == strcmp (suffix, "."G_MODULE_SUFFIX)) | ^ -
ap_UnixApp.cpp:1212:15: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct dg_DrawArgs'; use assignment or value-initialization instead [-Wclass-memaccess] 1212 | memset(&da, 0, sizeof(da)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~ -
ap_UnixApp.cpp:166:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 166 | if(this == 0) | ^~ -
../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 32 | std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent, | ^~~~~~~~ -
ap_UnixDialog_Border_Shading.cpp:132:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 132 | std::auto_ptr<UT_RGBColor> color = | ^~~~~~~~ -
ap_UnixDialog_Border_Shading.cpp:174:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 174 | std::auto_ptr<UT_RGBColor> color = | ^~~~~~~~ -
../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h:41:63: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 41 | #define SET_GATHER(a, u) inline u get##a(void) const {return m_##a;} \ | ^~ -
ap_UnixDialog_FormatFrame.cpp:153:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 153 | std::auto_ptr<UT_RGBColor> color = | ^~~~~~~~ -
ap_UnixDialog_FormatFrame.cpp:182:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 182 | std::auto_ptr<UT_RGBColor> color = | ^~~~~~~~ -
ap_UnixDialog_FormatTable.cpp:151:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 151 | std::auto_ptr<UT_RGBColor> color = | ^~~~~~~~ -
ap_UnixDialog_FormatTable.cpp:179:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 179 | std::auto_ptr<UT_RGBColor> color = | ^~~~~~~~ -
ap_UnixDialog_Lists.cpp:235:21: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 235 | static std::pointer_to_unary_function<int, gboolean> s_update_fun = std::ptr_fun(s_update); | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
ap_UnixDialog_Lists.cpp:235:89: warning: 'std::pointer_to_unary_function<_Arg, _Result> std::ptr_fun(_Result (*)(_Arg)) [with _Arg = int; _Result = int]' is deprecated: use 'std::function' instead [-Wdeprecated-declarations] 235 | static std::pointer_to_unary_function<int, gboolean> s_update_fun = std::ptr_fun(s_update); | ~~~~~~~~~~~~^~~~~~~~~~ -
ap_UnixDialog_Options.cpp:159:66: warning: unused parameter 'csel' [-Wunused-parameter] 159 | void AP_UnixDialog_Options::s_color_changed ( GtkColorSelection *csel, | ~~~~~~~~~~~~~~~~~~~^~~~ -
ap_UnixDialog_PageSetup.cpp:262:26: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 262 | fp_PageSize fp = m_PageSize; | ^~~~~~~~~~ -
ap_UnixDialog_PageSetup.cpp:277:21: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 277 | setPageSize (fp); | ~~~~~~~~~~~~^~~~ -
ap_UnixDialog_PageSetup.cpp:315:26: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 315 | fp_PageSize ps = m_PageSize; | ^~~~~~~~~~ -
ap_UnixDialog_Stylist.cpp:371:28: warning: variable 'page' set but not used [-Wunused-but-set-variable=] 371 | UT_sint32 row,col, page; | ^~~~ -
ap_UnixDialog_Tab.cpp:196:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 196 | if (m_AlignmentMapping[i] != NULL) | ^~ -
ap_UnixDialog_Tab.cpp:202:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 202 | if (m_LeaderMapping[i] != NULL) | ^~ -
abiwidget.cpp:1041:49: warning: unused parameter 'pTimer' [-Wunused-parameter] 1041 | static void s_LoadingCursorCallback(UT_Worker * pTimer ) | ~~~~~~~~~~~~^~~~~~ -
abiwidget.cpp:2492:25: warning: cast between incompatible function types from 'void (*)(AbiWidgetClass*)' {aka 'void (*)(_AbiWidgetClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 2492 | (GClassInitFunc)abi_widget_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
abiwidget.cpp:2497:25: warning: cast between incompatible function types from 'void (*)(AbiWidget*)' {aka 'void (*)(_AbiWidget*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 2497 | (GInstanceInitFunc)abi_widget_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
ap_Convert.cpp:150:39: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct dg_DrawArgs'; use assignment or value-initialization instead [-Wclass-memaccess] 150 | memset(&da, 0, sizeof(da)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~ -
ap_Dialog_FormatFrame.cpp:940:31: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size 16 [-Wformat-overflow=] 940 | sprintf(buf, "%.2fpt", thickness); | ^~~~ -
ap_Dialog_FormatFrame.cpp:917:31: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size 16 [-Wformat-overflow=] 917 | sprintf(buf, "%.2fpt", thickness); | ^~~~ -
ap_Dialog_FormatFrame.cpp:846:24: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=] 846 | sprintf (buf, "%ld", static_cast<unsigned long>(linestyle)); | ^~~ -
ap_Dialog_FormatFrame.cpp:857:24: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=] 857 | sprintf (buf, "%ld", static_cast<unsigned long>(linestyle)); | ^~~ -
ap_Dialog_FormatFrame.cpp:868:24: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=] 868 | sprintf (buf, "%ld", static_cast<unsigned long>(linestyle)); | ^~~ -
ap_Dialog_FormatFrame.cpp:879:24: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=] 879 | sprintf (buf, "%ld", static_cast<unsigned long>(linestyle)); | ^~~ -
ap_Dialog_PageSetup.h:41:63: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 41 | #define SET_GATHER(a, u) inline u get##a(void) const {return m_##a;} \ | ^~ -
ap_Dialog_Paragraph.cpp:517:32: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 517 | strncpy(pTmp, pString, nSize); | ^ -
ap_Dialog_Styles.cpp:64:19: warning: unused variable 'i' [-Wunused-variable] 64 | UT_sint32 i; | ^ -
ap_EditMethods.cpp:8685:52: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 8685 | fp_PageSize ps = pPrintView->getPageSize(); | ^ -
ap_EditMethods.cpp:8695:17: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct dg_DrawArgs'; use assignment or value-initialization instead [-Wclass-memaccess] 8695 | memset(&da, 0, sizeof(da)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~ -
ap_EditMethods.cpp:9401:29: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 9401 | pDialog->setPageSize(pSize); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~ -
ap_EditMethods.cpp:12184:31: warning: '%i' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=]
-
ie_impGraphic_GdkPixbuf.cpp:358:46: warning: 'GdkPixbuf* gdk_pixbuf_new_from_xpm_data(const char**)' is deprecated [-Wdeprecated-declarations] 358 | pixbuf = gdk_pixbuf_new_from_xpm_data(pszStr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ -
ie_exp_HTML.cpp:134:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 134 | if (m_bDefaultWriterFactory) | ^~ -
ie_exp_HTML_Listener.cpp:865:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 865 | if (strcmp(szP_FontWeight, "bold") == 0) | ^~ -
ie_exp_HTML_Listener.cpp:2468:10: warning: variable 'hasHeading' set but not used [-Wunused-but-set-variable=] 2468 | bool hasHeading = true; // AbiWord's default | ^~~~~~~~~~ -
ie_exp_RTF_AttrProp.h:80:17: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations] 80 | public std::binary_function< const gchar *, const gchar *, const gchar * > | ^~~~~~~~~~~~~~~ -
ie_Table.h:321:53: warning: declaration of 'style' shadows a global declaration [-Wshadow] 321 | bool tbodyStart (const char * style = 0); | ~~~~~~~~~~~~~^~~~~~~~~ -
ie_Table.h:405:74: warning: declaration of 'style' shadows a global declaration [-Wshadow] 405 | bool tbodyStart (const char * style = 0); | ~~~~~~~~~~~~~^~~~~~~~~ -
ie_exp_RTF.h:301:28: warning: 'ie_exp_RTF_ListOveride::m_pAutoNum' will be initialized after [-Wreorder] 301 | fl_AutoNumConstPtr m_pAutoNum; | ^~~~~~~~~~ -
ie_exp_RTF.h:299:19: warning: 'UT_uint32 ie_exp_RTF_ListOveride::m_AbiListID' [-Wreorder] 299 | UT_uint32 m_AbiListID; | ^~~~~~~~~~~ -
ie_exp_RTF.cpp:3567:1: warning: when initialized here [-Wreorder] 3567 | ie_exp_RTF_ListOveride::ie_exp_RTF_ListOveride(const fl_AutoNumConstPtr & pAuto) | ^~~~~~~~~~~~~~~~~~~~~~ -
ie_imp_MsWord_97.cpp:257:35: warning: comparison is always true due to limited range of data type [-Wtype-limits] 257 | if(s[j] < ' ' && s[j] >= 0 && s[j] != '\t' && s[j] != '\n' && s[j] != '\r') | ~~~~~^~~~ -
ie_imp_MsWord_97.cpp:1127:35: warning: 'GError* gsf_msole_metadata_read(GsfInput*, GsfDocMetaData*)' is deprecated: Use 'gsf_doc_meta_data_read_from_msole' instead [-Wdeprecated-declarations] 1127 | err = gsf_msole_metadata_read (stream, meta_data); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
ie_imp_MsWord_97.cpp:2064:43: warning: variable 'textOff' set but not used [-Wunused-but-set-variable=] 2064 | UT_uint32 textOff = 0; | ^~~~~~~ -
ie_imp_MsWord_97.cpp:2775:14: warning: variable 'bInHdrFtr' set but not used [-Wunused-but-set-variable=] 2775 | bool bInHdrFtr = false; | ^~~~~~~~~ -
ie_imp_MsWord_97.cpp:2780:14: warning: variable 'bInTextboxes' set but not used [-Wunused-but-set-variable=] 2780 | bool bInTextboxes = false; | ^~~~~~~~~~~~ -
ie_imp_MsWord_97.cpp:3507:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 3507 | if(_isTOCsupported(f)) | ^~ -
ie_imp_MsWord_97.cpp:4228:49: warning: this statement may fall through [-Wimplicit-fallthrough=] 4228 | m_bTOCsupported = _isTOCsupported(f); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ -
../../../../src/af/util/xp/ut_types.h:254:55: warning: 'operator delete(void*, unsigned long)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 254 | #define DELETEP(p) do { if (p) { delete(p); (p)=NULL; } } while (0) | ^ -
ie_imp_RTFObjectsAndPicts.cpp:1397:11: warning: variable 'objectType' set but not used [-Wunused-but-set-variable=] 1397 | } objectType = OBJ_TYPE_NONE; | ^~~~~~~~~~ -
ie_imp_Text.cpp:854:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 854 | if (bFirstChar) | ^~ -
ie_imp_Text.cpp:891:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 891 | c = '?'; | ~~^~~~~ -
ie_imp_XHTML.cpp:768:13: warning: variable 'failLine' set but not used [-Wunused-but-set-variable=] 768 | int failLine; | ^~~~~~~~ -
ie_imp_XHTML.cpp:1580:13: warning: variable 'failLine' set but not used [-Wunused-but-set-variable=] 1580 | int failLine = 0; | ^~~~~~~~ -
ie_imp_XHTML.cpp:1907:13: warning: variable 'failLine' set but not used [-Wunused-but-set-variable=] 1907 | int failLine = 0; | ^~~~~~~~ -
ie_imp_RTF.cpp:9333:18: warning: #warning (maybe not the right behaviour) [-Wcpp] 9333 | #warning(maybe not the right behaviour) | ^~~~~~~ -
ie_imp_RTF.cpp:354:43: warning: the address of 'RTFProps_ParaProps::m_pszFieldFont' will never be NULL [-Waddress] 354 | if(m_pParaProps && m_pParaProps->m_pszFieldFont) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ -
ie_imp_RTF.cpp:3483:13: warning: variable 'rtfFieldAttr' set but not used [-Wunused-but-set-variable=] 3483 | int rtfFieldAttr = 0; | ^~~~~~~~~~~~ -
ie_imp_RTF.cpp:3104:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 3104 | } | ^ -
ie_imp_RTF.cpp:4826:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 4826 | } | ^ -
ie_imp_RTF.cpp:4830:65: warning: this statement may fall through [-Wimplicit-fallthrough=] 4830 | m_currentRTFState.m_paraProps.m_iShadingForeCol = (int) param; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
ie_imp_XML.cpp:310:40: warning: variable 'addCount' set but not used [-Wunused-but-set-variable=] 310 | static int addCount = 0; | ^~~~~~~~ -
../src/wp/main/gtk/libabiword.cpp:59:40: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 59 | static char *argv[] = {"libabiword", NULL}; | ^~~~~~~~~~~~ -
af/ev/gtk/ev_UnixMenu.cpp:70:7: warning: type 'struct _wd' violates the C++ One Definition Rule [-Wodr] 70 | class _wd // a private little class to help | ^ -
af/xap/xp/xap_EncodingManager.cpp:335:20: warning: 'wvLIDToCodePageConverter' violates the C++ One Definition Rule [-Wodr] 335 | extern "C" { char *wvLIDToCodePageConverter(unsigned short lid); } | ^ -
AiksaurusGTK_history.cpp:131:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 131 | while (d_forward.size() > 200) | ^~~~~ -
AiksaurusGTK_history.cpp:153:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 153 | while (d_back.size() > 200) | ^~~~~ -
Toolbar.h:58:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 58 | void _updateNavigation() throw(std::bad_alloc); | ^~~~~ -
Toolbar.h:77:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 77 | Toolbar(DialogMediator& mediator, GtkWidget* window) throw(std::bad_alloc); | ^~~~~ -
Toolbar.h:84:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 84 | void search(const char* str) throw(std::bad_alloc); | ^~~~~ -
Display.h:32:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 32 | void _handleClick(bool isDoubleClick, const char* text) throw(std::bad_alloc); | ^~~~~ -
Display.h:37:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 37 | throw(std::bad_alloc); | ^~~~~ -
Display.h:39:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 39 | void _displayResults(const char* word) throw(Exception, std::bad_alloc); | ^~~~~ -
Display.h:40:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | void _displayAlternatives() throw(Exception, std::bad_alloc); | ^~~~~ -
Display.h:42:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 42 | void _checkThesaurus() throw(Exception); | ^~~~~ -
Display.h:53:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | void search(const char* word) throw(std::bad_alloc); | ^~~~~ -
AiksaurusGTK.cpp:57:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 57 | void setInitialMessage(const char* message) throw(std::bad_alloc); | ^~~~~ -
AiksaurusGTK.cpp:87:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 87 | void DialogImpl::setInitialMessage(const char* message) throw(std::bad_alloc) | ^~~~~ -
AiksaurusGTK.cpp:205:20: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] 205 | catch(std::bad_alloc) { | ^~~~~~~~~ -
AiksaurusGTK.cpp:236:20: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] 236 | catch(std::bad_alloc) { | ^~~~~~~~~ -
Meaning.h:28:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 28 | gpointer data) throw(std::bad_alloc); | ^~~~~ -
Meaning.h:33:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 33 | throw(std::bad_alloc); | ^~~~~ -
Display.cpp:74:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 74 | throw(std::bad_alloc) | ^~~~~ -
Display.cpp:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void Display::_displayResults(const char* word) throw(Exception, std::bad_alloc) | ^~~~~ -
Display.cpp:138:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 138 | void Display::_checkThesaurus() throw(Exception) | ^~~~~ -
Display.cpp:154:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | throw(Exception, std::bad_alloc) | ^~~~~ -
Display.cpp:177:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 177 | void Display::search(const char* word) throw(std::bad_alloc) | ^~~~~ -
Display.cpp:198:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 198 | void Display::_handleClick(bool isDoubleClick, const char* text) throw(std::bad_alloc) | ^~~~~ -
Meaning.cpp:29:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | throw(bad_alloc) | ^~~~~ -
Meaning.cpp:142:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 142 | throw(std::bad_alloc) | ^~~~~ -
Toolbar.cpp:29:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | Toolbar::Toolbar(DialogMediator& mediator, GtkWidget* window) throw(std::bad_alloc) | ^~~~~ -
Toolbar.cpp:95:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 95 | void Toolbar::_updateNavigation() throw(std::bad_alloc) | ^~~~~ -
Toolbar.cpp:114:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 114 | void Toolbar::search(const char* str) throw(std::bad_alloc) | ^~~~~ -
../../../src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | throw(UT_iconv_t); | ^~~~~ -
ie_impGraphic_BMP.cpp:449:18: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 449 | return ( static_cast<const UT_Byte>(ReadBytes(pBB,offset,1) )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
ie_impGraphic_BMP.cpp:455:18: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 455 | return ( static_cast<const UT_uint16>(ReadBytes(pBB,offset,2) )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../../../../src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 68 | std::pointer_to_unary_function<int, gboolean> *other_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
AbiCollabSaveInterceptor.cpp:280:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 280 | } | ^ -
RealmConnection.cpp:94:51: warning: catching polymorphic type 'asio::system_error' {aka 'class std::system_error'} by value [-Wcatch-value=] 94 | catch (asio::system_error se) | ^~ -
RealmConnection.cpp:276:35: warning: catching polymorphic type 'asio::system_error' {aka 'class std::system_error'} by value [-Wcatch-value=] 276 | catch (asio::system_error e) | ^ -
RealmConnection.cpp:340:37: warning: catching polymorphic type 'asio::system_error' {aka 'class std::system_error'} by value [-Wcatch-value=] 340 | } catch (asio::system_error se) { | ^~ -
soa_soup.cpp:82:72: warning: 'SoupSession* soup_session_sync_new()' is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations] 82 | ? soup_session_sync_new() | ~~~~~~~~~~~~~~~~~~~~~^~ -
soa_soup.cpp:83:85: warning: 'SoupSession* soup_session_sync_new_with_options(const char*, ...)' is deprecated: Use 'soup_session_new_with_options' instead [-Wdeprecated-declarations] 83 | : soup_session_sync_new_with_options( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 84 | SOUP_SESSION_SSL_CA_FILE, ssl_ca_file.c_str(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | /* TODO: add user agent */ | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | NULL | ~~~~ 87 | ); | ~ -
../../../../../src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations] 155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> { | ^~~~~~~~~~~~~~~ -
../../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ -
../../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ -
tls_tunnel.cpp:133:43: warning: catching polymorphic type 'asio::system_error' {aka 'class std::system_error'} by value [-Wcatch-value=] 133 | catch (asio::system_error se) | ^~ -
tls_tunnel.cpp:415:25: warning: 'gnutls_x509_crt' is deprecated [-Wdeprecated-declarations] 415 | gnutls_x509_crt cert; | ^~~~ -
tls_tunnel.cpp:416:29: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] 416 | const gnutls_datum* cert_list; | ^~~~~~~~~ -
tls_tunnel.cpp:490:38: warning: catching polymorphic type 'asio::system_error' {aka 'class std::system_error'} by value [-Wcatch-value=] 490 | catch (asio::system_error /*se*/) | ^~~~~~~~~~~~ -
TCPAccountHandler.cpp:100:43: warning: catching polymorphic type 'asio::system_error' {aka 'class std::system_error'} by value [-Wcatch-value=] 100 | catch (asio::system_error se) | ^~ -
TCPAccountHandler.cpp:135:59: warning: catching polymorphic type 'asio::system_error' {aka 'class std::system_error'} by value [-Wcatch-value=] 135 | catch (asio::system_error se) | ^~ -
TCPAccountHandler.cpp:161:43: warning: catching polymorphic type 'asio::system_error' {aka 'class std::system_error'} by value [-Wcatch-value=] 161 | catch (asio::system_error se) | ^~ -
/usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:75:24: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 75 | const gchar *string); | ^ -
/usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:83:17: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 83 | va_list args); | ^ -
/usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:91:8: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 91 | ...); | ^ -
TelepathyChatroom.cpp:92:83: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] 92 | UT_DEBUGMSG(("Tube was already offered to this room, skipping\n")); | ^ -
TelepathyChatroom.cpp:155:46: warning: 'void tp_connection_get_contacts_by_handle(TpConnection*, guint, const TpHandle*, guint, const TpContactFeature*, TpConnectionContactsByHandleCb, gpointer, GDestroyNotify, GObject*)' is deprecated [-Wdeprecated-declarations] 155 | tp_connection_get_contacts_by_handle (connection, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 156 | handles.size(), &handles[0], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 157 | G_N_ELEMENTS (features), features, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 158 | get_contact_for_new_buddie_cb, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 159 | pBuddy, NULL, NULL); | ~~~~~~~~~~~~~~~~~~~ -
TelepathyChatroom.cpp:179:65: warning: 'TpConnection* tp_channel_borrow_connection(TpChannel*)' is deprecated: Use 'tp_channel_get_connection' instead [-Wdeprecated-declarations] 179 | TpConnection* pConnection = tp_channel_borrow_connection(chan); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ -
TelepathyChatroom.cpp:298:64: warning: 'TpConnection* tp_channel_borrow_connection(TpChannel*)' is deprecated: Use 'tp_channel_get_connection' instead [-Wdeprecated-declarations] 298 | TpConnection* connection = tp_channel_borrow_connection(chan); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ -
TelepathyChatroom.cpp:301:64: warning: 'TpHandle tp_channel_group_get_self_handle(TpChannel*)' is deprecated: Use 'tp_channel_group_get_self_contact' instead [-Wdeprecated-declarations] 301 | TpHandle self_handle = tp_channel_group_get_self_handle(chan); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ -
TelepathyChatroom.cpp:485:64: warning: 'TpConnection* tp_channel_borrow_connection(TpChannel*)' is deprecated: Use 'tp_channel_get_connection' instead [-Wdeprecated-declarations] 485 | TpConnection* connection = tp_channel_borrow_connection(m_pChannel); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
TelepathyUnixAccountHandler.cpp:74:54: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 74 | UT_DEBUGMSG(("%s\n", error->message)); | ^ -
TelepathyUnixAccountHandler.cpp:95:46: warning: 'void tp_connection_get_contacts_by_handle(TpConnection*, guint, const TpHandle*, guint, const TpContactFeature*, TpConnectionContactsByHandleCb, gpointer, GDestroyNotify, GObject*)' is deprecated [-Wdeprecated-declarations] 95 | tp_connection_get_contacts_by_handle (connection, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 96 | handles.size(), &handles[0], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 97 | G_N_ELEMENTS (features), features, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | list_contacts_for_connection_cb, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 99 | user_data, NULL, NULL); | ~~~~~~~~~~~~~~~~~~~~~~ -
TelepathyUnixAccountHandler.cpp:120:50: warning: 'void tp_connection_get_contact_list_attributes(TpConnection*, gint, const gchar* const*, gboolean, tp_cli_connection_interface_contacts_callback_for_get_contact_attributes, gpointer, GDestroyNotify, GObject*)' is deprecated: Use 'tp_connection_dup_contact_list' instead [-Wdeprecated-declarations] 120 | tp_connection_get_contact_list_attributes(connection, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 121 | -1, | ~~~ 122 | NULL, | ~~~~~ 123 | TRUE, | ~~~~~ 124 | tp_connection_get_contact_list_attributes_cb, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 125 | user_data, | ~~~~~~~~~~ 126 | NULL, | ~~~~~ 127 | NULL); | ~~~~~ -
TelepathyUnixAccountHandler.cpp:173:62: warning: 'TpConnection* tp_connection_new(TpDBusDaemon*, const gchar*, const gchar*, GError**)' is deprecated: Use 'tp_simple_client_factory_ensure_connection' instead [-Wdeprecated-declarations] 173 | TpConnection* connection = tp_connection_new (dbus, bus_names[i], NULL, NULL); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
TelepathyUnixAccountHandler.cpp:148:79: warning: unused parameter 'cms' [-Wunused-parameter] 148 | const gchar * const * cms, | ~~~~~~~~~~~~~~~~~~~~~~^~~ -
TelepathyUnixAccountHandler.cpp:149:79: warning: unused parameter 'protocols' [-Wunused-parameter] 149 | const gchar * const * protocols, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ -
TelepathyUnixAccountHandler.cpp:375:44: warning: 'TpBaseClient* tp_simple_handler_new(TpDBusDaemon*, gboolean, gboolean, const gchar*, gboolean, TpSimpleHandlerHandleChannelsImpl, gpointer, GDestroyNotify)' is deprecated: Use 'tp_simple_handler_new_with_factory' instead [-Wdeprecated-declarations] 375 | m_pTpClient = tp_simple_handler_new(dbus, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~ 376 | TRUE, FALSE, "AbiCollab", FALSE, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 377 | handle_dbus_channel, this, NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
TelepathyUnixAccountHandler.cpp:587:64: warning: 'GList* tp_account_manager_get_valid_accounts(TpAccountManager*)' is deprecated: Use 'tp_account_manager_dup_valid_accounts' instead [-Wdeprecated-declarations] 587 | GList* accounts = tp_account_manager_get_valid_accounts(manager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ -
TelepathyUnixAccountHandler.cpp:814:152: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] 814 | UT_DEBUGMSG(("Ignoring GetSessionsEvent, we are not controlling session '%s'\n", pChatroom->getSessionId().utf8_str())); | ^ -
AbiCollab_Packet.cpp:177:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 177 | ar << (int&)m_cType; | ^~~~~~~ -
AbiCollab_Packet.cpp:397:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 397 | ar << (int&)m_eStruxType; | ^~~~~~~~~~~~ -
AbiCollab_Packet.cpp:410:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 410 | ar << (int&)m_eStruxType; | ^~~~~~~~~~~~ -
AbiCollab_Packet.cpp:423:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 423 | ar << (int&)m_eObjectType; | ^~~~~~~~~~~~~ -
AbiCollab_Export.cpp:532:10: warning: #warning not sure [-Wcpp] 532 | #warning not sure | ^~~~~~~ -
../../../src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations] 155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> { | ^~~~~~~~~~~~~~~ -
../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ -
../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ -
AbiCommand.cpp:769:26: warning: unused variable 'e' [-Wunused-variable] 769 | UT_Error e = loadRDFXML( m, rdfxml ); | ^ -
ie_imp_DocBook.cpp:2646:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::shared_ptr<fl_AutoNum> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 2646 | if(m_iTitleDepth > m_utvTitles.size()) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ -
ie_imp_DocBook.cpp:2758:59: warning: comparison of integer expressions of different signedness: 'UT_sint32' {aka 'int'} and 'std::vector<std::shared_ptr<fl_AutoNum> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 2758 | for (UT_sint32 i = (m_iTitleDepth - 1); i < m_utvTitles.size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~ -
../../../../src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:202:50: warning: array subscript 'struct IE_Exp_HTML_DefaultWriterFactory[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 202 | virtual ~IE_Exp_HTML_DefaultWriterFactory() {} | ^ -
../../../src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 68 | std::pointer_to_unary_function<int, gboolean> *other_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:84:17: warning: cast between incompatible function types from 'void (*)(GogDataEditorClass*)' to 'GInterfaceInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 84 | (GInterfaceInitFunc) init_func, NULL, NULL }; \ -
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:84:17: warning: cast between incompatible function types from 'void (*)(GogDataAllocatorClass*)' to 'GInterfaceInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 84 | (GInterfaceInitFunc) init_func, NULL, NULL }; \ -
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:84:17: warning: cast between incompatible function types from 'void (*)(GOCmdContextClass*)' to 'GInterfaceInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 84 | (GInterfaceInitFunc) init_func, NULL, NULL }; \ -
AbiGrammar.cpp:106:32: warning: variable 'pText' set but not used [-Wunused-but-set-variable=] 106 | const char * pText = NULL; | ^~~~~ -
ie_exp_KWord_1.cpp:513:47: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 513 | m_pie->write(abiPageSizeToKoPageFormat(m_pDocument->m_docPageSize)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
LoadBindings.cpp:471:32: warning: variable 'seen' set but not used [-Wunused-but-set-variable=] 471 | size_t seen = 0; | ^~~~ -
../../../../src/af/util/xp/ut_vector.h:90:73: warning: implicitly-declared 'constexpr ODe_AbiDocListener::StackCell::StackCell(const ODe_AbiDocListener::StackCell&)' is deprecated [-Wdeprecated-copy] 90 | inline UT_sint32 push_back(const T item) { return addItem(item); } | ~~~~~~~^~~~~~ -
../../../../src/af/util/xp/ut_vector.h:367:26: warning: implicitly-declared 'constexpr ODe_AbiDocListener::StackCell::StackCell(const ODe_AbiDocListener::StackCell&)' is deprecated [-Wdeprecated-copy] 367 | return m_pEntries[m_iCount-1]; | ~~~~~~~~~~^ -
../../../../src/af/util/xp/ut_vector.h:254:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class ODe_AbiDocListener::StackCell' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 254 | memset(&new_pEntries[m_iSpace], 0, (new_iSpace - m_iSpace) * sizeof(T)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../../../src/af/util/xp/ut_vector.h:306:34: warning: implicitly-declared 'constexpr ODe_AbiDocListener::StackCell::StackCell(const ODe_AbiDocListener::StackCell&)' is deprecated [-Wdeprecated-copy] 306 | m_pEntries[m_iCount++] = (T)p; /*** bad, cast away const so we can build again ***/ | ^~~~ -
../../../../src/af/util/xp/ut_vector.h:90:73: warning: implicitly-declared 'constexpr ODi_StreamListener::StackCell::StackCell(const ODi_StreamListener::StackCell&)' is deprecated [-Wdeprecated-copy] 90 | inline UT_sint32 push_back(const T item) { return addItem(item); } | ~~~~~~~^~~~~~ -
../../../../src/af/util/xp/ut_vector.h:367:26: warning: implicitly-declared 'constexpr ODi_StreamListener::StackCell::StackCell(const ODi_StreamListener::StackCell&)' is deprecated [-Wdeprecated-copy] 367 | return m_pEntries[m_iCount-1]; | ~~~~~~~~~~^ -
../../../../src/af/util/xp/ut_vector.h:108:30: warning: implicitly-declared 'constexpr ODi_StreamListener::StackCell::StackCell(const ODi_StreamListener::StackCell&)' is deprecated [-Wdeprecated-copy] 108 | return m_pEntries[n]; | ~~~~~~~~~~^ -
../../../../src/af/util/xp/ut_vector.h:208:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class ODi_StreamListener::StackCell' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 208 | memset(m_pEntries, 0, m_iSpace * sizeof(T)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../../../src/af/util/xp/ut_vector.h:254:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class ODi_StreamListener::StackCell' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 254 | memset(&new_pEntries[m_iSpace], 0, (new_iSpace - m_iSpace) * sizeof(T)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../../../src/af/util/xp/ut_vector.h:306:34: warning: implicitly-declared 'constexpr ODi_StreamListener::StackCell::StackCell(const ODi_StreamListener::StackCell&)' is deprecated [-Wdeprecated-copy] 306 | m_pEntries[m_iCount++] = (T)p; /*** bad, cast away const so we can build again ***/ | ^~~~ -
ODi_Style_Style.cpp:977:10: warning: variable 'ok' set but not used [-Wunused-but-set-variable=] 977 | bool ok; | ^~ -
ODi_TextContent_ListenerState.cpp:1336:21: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = not_equal_to<unsigned int>; _Tp = unsigned int]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 1336 | std::bind2nd( std::not_equal_to<UT_UCS4Char>(), | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1337 | UCS_SPACE )); | ~~~~~~~~~~~ -
ie_imp_OpenWriter.cpp:378:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 378 | if(strk) | ^~ -
ie_imp_OPML.cpp:434:28: warning: comparison of integer expressions of different signedness: 'UT_sint32' {aka 'int'} and 'std::vector<std::shared_ptr<const fl_AutoNum> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 434 | if(m_iOutlineDepth > m_utvLists.size()) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
AbiPaint.cpp:136:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 136 | if ((prefsScheme = prefs->getPluginScheme(szAbiPluginSchemeName)) == NULL) | ^~ -
ie_exp_PalmDoc.cpp:251:12: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 251 | strncpy( w.c, "\1\2", 2 ); | ^ -
ie_exp_PalmDoc.cpp:96:20: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 96 | strncpy( m_header.name + sizeof(m_header.name) - 4, "...", 3 ); | ^ -
ie_exp_PalmDoc.cpp:102:16: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 102 | strncpy( reinterpret_cast<char*>(&m_header.create_time), "\x06\xD1\x44\xAE", 4 ); | ^ -
ie_exp_PalmDoc.cpp:103:16: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 103 | strncpy( reinterpret_cast<char*>(&m_header.modify_time), "\x06\xD1\x44\xAE", 4 ); | ^ -
ie_exp_PalmDoc.cpp:108:16: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 108 | strncpy( m_header.type, DOC_TYPE, sizeof m_header.type ); | ^ -
ie_exp_PalmDoc.cpp:109:16: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 109 | strncpy( m_header.creator, DOC_CREATOR, sizeof m_header.creator ); | ^ -
ie_imp_PalmDoc.cpp:314:12: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 314 | strncpy( w.c, "\1\2", 2 ); | ^ -
docinfo.h:44:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 44 | static void load(GsfInfile *aDoc, PD_Document* aPDDoc) throw(UT_Error); | ^~~~~ -
ie_imp_StarOffice.h:52:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 52 | throw(UT_Error); | ^~~~~ -
ie_imp_StarOffice.h:60:108: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 60 | void readByteString(GsfInput* stream, UT_UCS4Char*& str, UT_iconv_t converter, SDWCryptor* cryptor = NULL) throw(UT_Error); | ^~~~~ -
ie_imp_StarOffice.h:70:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 70 | void load(GsfInput* stream) throw(UT_Error); | ^~~~~ -
ie_imp_StarOffice.h:202:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 202 | void readRecSize(GsfInput* stream, UT_uint32& aSize, gsf_off_t* aEOR = NULL) throw(UT_Error); | ^~~~~ -
ie_imp_StarOffice.h:210:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 210 | void readByteString(GsfInput* stream, UT_UCS4Char*& str) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:225:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 225 | void readFlagRec(GsfInput* stream, UT_uint8& flags, gsf_off_t* newPos = NULL) throw(UT_Error); | ^~~~~ -
ie_imp_StarOffice.h:231:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 231 | inline void readChar(GsfInput* aStream, char& aChar) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:236:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | inline void streamRead(GsfInput* aStream, UT_uint8& aDest) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:241:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 241 | inline void streamRead(GsfInput* aStream, UT_sint8& aDest) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:245:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 245 | inline void streamRead(GsfInput* aStream, char& aDest) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:250:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | inline void streamRead(GsfInput* aStream, UT_uint16& aDest, bool isLittleEndian = true) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:262:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 262 | inline void streamRead(GsfInput* aStream, UT_sint16& aDest, bool isLittleEndian = true) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:266:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 266 | inline void streamRead(GsfInput* aStream, UT_uint32& aDest, bool isLittleEndian = true) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:278:89: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 278 | inline void streamRead(GsfInput* aStream, UT_sint32& aDest, bool isLittleEndian = true) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:283:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 283 | inline void streamRead(GsfInput* aStream, bool& aDest) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:288:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 288 | inline void streamRead(GsfInput* aStream, ClsId& aClsId) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:304:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 304 | inline void streamRead(GsfInput* aStream, char* aBuffer, UT_uint32 length) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:309:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 309 | inline void streamRead(GsfInput* aStream, UT_uint8* aBuffer, UT_uint32 length) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.h:316:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 316 | void streamRead(GsfInput* aStream, TextAttr& aAttr, gsf_off_t aEoa) throw(UT_Error); | ^~~~~ -
docinfo.cpp:41:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 41 | throw(UT_Error) | ^~~~~ -
docinfo.cpp:119:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 119 | throw(UT_Error) | ^~~~~ -
ie_imp_StarOffice.cpp:186:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 186 | throw(UT_Error) | ^~~~~ -
ie_imp_StarOffice.cpp:426:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 426 | throw(UT_Error) | ^~~~~ -
ie_imp_StarOffice.cpp:439:101: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 439 | void readByteString(GsfInput* stream, UT_UCS4Char*& str, UT_iconv_t converter, SDWCryptor* cryptor) throw(UT_Error) | ^~~~~ -
ie_imp_StarOffice.cpp:535:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 535 | void DocHdr::load(GsfInput* stream) throw(UT_Error) | ^~~~~ -
ie_imp_StarOffice.cpp:617:91: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 617 | void IE_Imp_StarOffice::readRecSize(GsfInput* aStream, UT_uint32& aSize, gsf_off_t* aEOR) throw(UT_Error) { | ^~~~~ -
ie_imp_StarOffice.cpp:633:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 633 | void readFlagRec(GsfInput* stream, UT_uint8& flags, gsf_off_t* newPos) throw(UT_Error) | ^~~~~ -
sdw_cryptor.cpp:47:16: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 47 | strncpy(pw, aPassword, maxPWLen); | ^