Files
nethack/win
nhmall 44b16979cf unused-but-set-variable warning in qt_main.cpp
../win/Qt/qt_main.cpp: In member function ‘virtual void nethack_qt_::NetHackQtMainWindow::closeEvent(QCloseEvent*)’:
../win/Qt/qt_main.cpp:1377:9: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
 1377 |     int ok = 0;
      |         ^~
2021-02-03 15:33:30 -05:00
..
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-02-02 21:55:34 -05:00
2021-02-02 20:11:43 -05:00