Created By grepwood at 2014/07/16 19:30

https://sucs.org/pb/798 (plain)
  1.   [ 10%] Building CXX object CMakeFiles/gtorrent.dir/src/Application.cpp.o
  2.   In file included from /home/grepwood/git/gTorrent/src/Application.cpp:2:0:
  3.   /home/grepwood/git/gTorrent/src/core/Log.hpp:11:2: warning: extra ‘;’ [-Wpedantic]
  4.   };
  5.     ^
  6.   [ 20%] Building CXX object CMakeFiles/gtorrent.dir/src/gui/core/Base.cpp.o
  7.   [ 30%] Building CXX object CMakeFiles/gtorrent.dir/src/gui/gtk/Gtk.cpp.o
  8.   /home/grepwood/git/gTorrent/src/gui/gtk/Gtk.cpp:3:1: warning: unused parameter ‘argc’ [-Wunused-parameter]
  9.   GuiGtk::GuiGtk(int argc, char **argv)
  10.   ^
  11.   /home/grepwood/git/gTorrent/src/gui/gtk/Gtk.cpp:3:1: warning: unused parameter ‘argv’ [-Wunused-parameter]
  12.   [ 40%] Building CXX object CMakeFiles/gtorrent.dir/src/gui/gtk/GtkAddMagnetLinkWindow.cpp.o
  13.   [ 50%] Building CXX object CMakeFiles/gtorrent.dir/src/gui/gtk/GtkMainWindow.cpp.o
  14.   /home/grepwood/git/gTorrent/src/gui/gtk/GtkMainWindow.cpp:96:6: warning: unused parameter ‘event’ [-Wunused-parameter]
  15.   bool GtkMainWindow::onDestroy(GdkEventAny *event)
  16.         ^
  17.   [ 60%] Building CXX object CMakeFiles/gtorrent.dir/src/gui/gtk/GtkTorrentTreeView.cpp.o
  18.   [ 70%] Building CXX object CMakeFiles/gtorrent.dir/src/core/Core.cpp.o
  19.   In file included from /home/grepwood/git/gTorrent/src/core/Core.cpp:2:0:
  20.   /home/grepwood/git/gTorrent/src/core/Log.hpp:11:2: warning: extra ‘;’ [-Wpedantic]
  21.   };
  22.     ^
  23.   [ 80%] Building CXX object CMakeFiles/gtorrent.dir/src/core/Torrent.cpp.o
  24.   [ 90%] Building CXX object CMakeFiles/gtorrent.dir/src/core/Log.cpp.o
  25.   In file included from /home/grepwood/git/gTorrent/src/core/Log.cpp:1:0:
  26.   /home/grepwood/git/gTorrent/src/core/Log.hpp:11:2: warning: extra ‘;’ [-Wpedantic]
  27.   };
  28.     ^
  29.   [100%] Building CXX object CMakeFiles/gtorrent.dir/src/main.cpp.o
  30.   Linking CXX executable gtorrent
  31.   [100%] Built target gtorrent

You must be logged in to paste new items to the PasteBin