Menu

config lib boost and wxwidget defines.

2022-09-27
2022-09-29
  • david ingamells

    david ingamells - 2022-09-27

    Hi,
    Some time ago I reported a couple of missing defines in the config lib boost.cfg and I think they got added in version 2.8 - for which thanks!
    I have now discovered some more:

    define name="BOOST_TTI_HAS_TYPE(x)" value=""
    define name="BOOST_TTI_MEMBER_TYPE(x)" value=""
    define name="BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION(x)" value=""
    

    Today I was pleased to see that there is also a wxwidgets.cfg config lib and had need to use it. I have discovered that there is a missing define there too: there is a define for the CELL_RIGHT_DCLICK macro, but not the LEFT one:

    define name="EVT_GRID_CMD_CELL_LEFT_DCLICK(id,func)" value=""
    

    I would be grateful if these can be added.

    thanks,
    David

     
  • CHR

    CHR - 2022-09-27

    Have you considered opening a PR at https://github.com/danmar/cppcheck/pulls?

     
  • CHR

    CHR - 2022-09-29
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.