Package: src:ckon
Version: 0.7.1-5
Severity: important
Tags: sid forky
User: [email protected]
Usertags: boost1.88

[...]
src/helpers/helpers.cc: In member function ‘void helpers::push_src(vpath*, vpath*, vpath*)’: src/helpers/helpers.cc:44:11: error: ‘class boost::filesystem::recursive_directory_iterator’ has no member named ‘no_push’
   44 |         d.no_push();
      |           ^~~~~~~
src/helpers/helpers.cc:52:50: error: ‘class boost::filesystem::recursive_directory_iterator’ has no member named ‘no_push’
   52 |       if ( p.filename().compare(".git") == 0 ) d.no_push();
      |                                                  ^~~~~~~
src/helpers/helpers.cc:53:32: error: ‘class boost::filesystem::recursive_directory_iterator’ has no member named ‘no_push’
   53 |       if ( check_ignore(p) ) d.no_push();
      |                                ^~~~~~~
make[1]: *** [Makefile:505: src/helpers/helpers.o] Error 1
make[1]: *** Waiting for unfinished jobs....

Reply via email to