Skip to content

Instantly share code, notes, and snippets.

@AdrianKoshka
Created July 29, 2019 22:27
Show Gist options
  • Save AdrianKoshka/7155ddc18474d4b1c2c967bf8b20f473 to your computer and use it in GitHub Desktop.
Save AdrianKoshka/7155ddc18474d4b1c2c967bf8b20f473 to your computer and use it in GitHub Desktop.
/home/alc/git/github/debauchee/barrier/src/lib/platform/XWindowsScreen.cpp:195:5: warning: delete called on 'IXWindowsImpl' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
delete m_impl;
^
1 warning generated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment