Menu

#45 CDE-2.2.3: some warnings which indicate that it may exhibit random runtime failures

closed
nobody
None
2018-04-28
2015-05-30
No

With new compiller:

$ gcc-config -l
[1] x86_64-pc-linux-gnu-4.8.4 *

I've got the sollowing warning message for The DCE 2.2.3:

* QA Notice: Package triggers severe warnings which indicate that it
* may exhibit random runtime failures.
* copier.C:273:39: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=]
* tables.c:401:3: warning: format '%s' expects a matching 'char ' argument [-Wformat=]
* ab_func_strings.c:238:5: warning: format ‘%s’ expects a matching ‘char
’ argument [-Wformat=]
* ab_func_strings.c:239:5: warning: format ‘%s’ expects a matching ‘char *’ argument [-Wformat=]

Discussion

  • Starikov Sergey

    Starikov Sergey - 2015-11-29

    Not fixed with gcc-4.9.3 and today's master git.

     
  • Jon Trulson

    Jon Trulson - 2015-12-18

    Should be fixed with current git.

     
  • Jon Trulson

    Jon Trulson - 2016-06-19
    • status: open --> closed
     

Log in to post a comment.