Skip to content
  • Deucе's avatar
    3e334474
    Try to tell Coverity that getch() isn't constant. · 3e334474
    Deucе authored
    I'm not sure if I can do this with events, or just issues, and I
    don't want to directly annotate this issue because that could lead
    to missing an issue after a future code change.
    
    The return value of getch() will never be const though.
    3e334474
    Try to tell Coverity that getch() isn't constant.
    Deucе authored
    I'm not sure if I can do this with events, or just issues, and I
    don't want to directly annotate this issue because that could lead
    to missing an issue after a future code change.
    
    The return value of getch() will never be const though.
Loading