Advertisement
aybuke

add filesystem.hpp

Nov 7th, 2015
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1. aybuke@kripton:~/libreoffice$ make sfx2
  2. cd /home/aybuke/libreoffice/sfx2 && make -j 4 -rs
  3. [build CXX] sfx2/source/control/unoctitm.cxx
  4. [build LOC] top level modules: sfx2
  5. In file included from /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem.hpp:16:0,
  6. from /home/aybuke/libreoffice/sfx2/source/control/unoctitm.cxx:72:
  7. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp: In constructor ‘boost::filesystem::path::path(InputIterator, InputIterator)’:
  8. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:156:5: warning: declaration of ‘end’ shadows a member of 'this' [-Wshadow]
  9. {
  10. ^
  11. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:156:5: warning: declaration of ‘begin’ shadows a member of 'this' [-Wshadow]
  12. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp: In constructor ‘boost::filesystem::path::path(InputIterator, InputIterator, const codecvt_type&)’:
  13. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:168:5: warning: declaration of ‘end’ shadows a member of 'this' [-Wshadow]
  14. {
  15. ^
  16. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:168:5: warning: declaration of ‘begin’ shadows a member of 'this' [-Wshadow]
  17. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp: In member function ‘boost::filesystem::path& boost::filesystem::path::assign(InputIterator, InputIterator)’:
  18. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:217:5: warning: declaration of ‘end’ shadows a member of 'this' [-Wshadow]
  19. {
  20. ^
  21. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:217:5: warning: declaration of ‘begin’ shadows a member of 'this' [-Wshadow]
  22. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp: In member function ‘boost::filesystem::path& boost::filesystem::path::assign(InputIterator, InputIterator, const codecvt_type&)’:
  23. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:230:5: warning: declaration of ‘end’ shadows a member of 'this' [-Wshadow]
  24. {
  25. ^
  26. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:230:5: warning: declaration of ‘begin’ shadows a member of 'this' [-Wshadow]
  27. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp: In member function ‘boost::filesystem::path& boost::filesystem::path::concat(InputIterator, InputIterator)’:
  28. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:285:5: warning: declaration of ‘end’ shadows a member of 'this' [-Wshadow]
  29. {
  30. ^
  31. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:285:5: warning: declaration of ‘begin’ shadows a member of 'this' [-Wshadow]
  32. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp: In member function ‘boost::filesystem::path& boost::filesystem::path::concat(InputIterator, InputIterator, const codecvt_type&)’:
  33. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:296:5: warning: declaration of ‘end’ shadows a member of 'this' [-Wshadow]
  34. {
  35. ^
  36. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:296:5: warning: declaration of ‘begin’ shadows a member of 'this' [-Wshadow]
  37. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp: In member function ‘boost::filesystem::path& boost::filesystem::path::append(InputIterator, InputIterator)’:
  38. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:737:60: warning: declaration of ‘end’ shadows a member of 'this' [-Wshadow]
  39. path& path::append(InputIterator begin, InputIterator end)
  40. ^
  41. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:737:60: warning: declaration of ‘begin’ shadows a member of 'this' [-Wshadow]
  42. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp: In member function ‘boost::filesystem::path& boost::filesystem::path::append(InputIterator, InputIterator, const codecvt_type&)’:
  43. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:751:85: warning: declaration of ‘end’ shadows a member of 'this' [-Wshadow]
  44. path& path::append(InputIterator begin, InputIterator end, const codecvt_type& cvt)
  45. ^
  46. /home/aybuke/libreoffice/workdir/UnpackedTarball/boost/boost/filesystem/path.hpp:751:85: warning: declaration of ‘begin’ shadows a member of 'this' [-Wshadow]
  47. [build DEP] LNK:Library/libsfxlo.so
  48. [build LNK] Library/libsfxlo.so
  49. [build DEP] LNK:Library/libqstart_gtklo.so
  50. [build LNK] Library/libqstart_gtklo.so
  51. [build DEP] LNK:CppunitTest/libtest_sfx2_metadatable.so
  52. [build LNK] CppunitTest/libtest_sfx2_metadatable.so
  53. [build DEP] LNK:CppunitTest/libtest_sfx2_controlleritem.so
  54. [build LNK] CppunitTest/libtest_sfx2_controlleritem.so
  55. [build CUT] sfx2_metadatable
  56. [build CUT] sfx2_controlleritem
  57. [build CHK] sfx2
  58. [build BIN] sfx2
  59. [build MOD] sfx2
  60. [build BIN] top level modules: sfx2
  61. [build ALL] top level modules: build-non-l10n-only build-l10n-only
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement