Menu

Code analysis warnings

2014-07-02
2014-07-14
  • Marcel Raad

    Marcel Raad - 2014-07-02

    Hi,

    several static code analysis tools report warnings in some WTL headers:
    - exception specification mismatch between base and overriding function
    - sizeof with type must have braces
    - nested if/else should have braces for readability

    The attached patch fixes them.

     
  • Marcel Raad

    Marcel Raad - 2014-07-02

    Warning fix attached

     

Log in to post a comment.