Guest User

Untitled

a guest
Dec 27th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. [100%] Building CXX object applications/sort/grappa/CMakeFiles/sort.exe.dir/main.cpp.o
  2. /grappa/applications/sort/grappa/main.cpp:40:0: warning: "for_buffered" redefined [enabled by default]
  3. #define for_buffered(i, n, start, end, nbuf) \
  4. ^
  5. In file included from /grappa/applications/sort/grappa/main.cpp:23:0:
  6. /grappa/system/FileIO.hpp:93:0: note: this is the location of the previous definition
  7. #define for_buffered(i, n, start, end, nbuf) \
Advertisement
Add Comment
Please, Sign In to add comment