Sorry. Here's some examples:
Example A)
G:\Programming\CPP stuff\APIs\SFML-1.6\include/SFML/System/Win32/Thread.hpp:45: warning: base class 'struct sf::NonCopyable' has a non-virtual destructor
G:\Programming\CPP stuff\APIs\SFML-1.6\include/SFML/System/Win32/Thread.hpp:45: warning: 'class sf::Thread' has pointer data members
G:\Programming\CPP stuff\APIs\SFML-1.6\include/SFML/System/Win32/Thread.hpp:45: warning: but does not override 'sf::Thread(const sf::Thread&)'
G:\Programming\CPP stuff\APIs\SFML-1.6\include/SFML/System/Win32/Thread.hpp:45: warning: or 'operator=(const sf::Thread&)'Example B)
G:\Programming\CPP stuff\APIs\SFML-1.6\include/SFML/System/Win32/Mutex.hpp:46: warning: base class 'struct sf::NonCopyable' has a non-virtual destructor
Example C)
<command-line>: warning: missing whitespace after the macro name
Thanks again