Package: src:openscad
Version: 2021.01-8
Severity: important
Tags: sid forky
User: [email protected]
Usertags: boost1.88

openscad ftbfs with boost 1.88:

[...]
src/FileModule.cc: In member function ‘void FileModule::registerUse(std::string, const Location&)’: src/FileModule.cc:68:25: error: ‘is_regular’ is not a member of ‘fs’; did you mean ‘is_regular_file’?
   68 |                 if (fs::is_regular(path)) {
      |                         ^~~~~~~~~~
      |                         is_regular_file

Reply via email to