Menu

False positive constParameter

2022-01-17
2022-01-17
  • Anton Davidenko

    Anton Davidenko - 2022-01-17

    Example:

    void foo(std::stringstream* errors)
    {
        (*errors) << "abc";
    }
    
     
  • CHR

    CHR - 2022-01-17

    This reproduces with 2.6, but is fixed in head.

     

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.