diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-12-23 16:58:16 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-12-23 17:01:21 +0000 |
| commit | 03db75cc7f3526fd7b78356005711cb13b3e2f2d (patch) | |
| tree | 83d77da9cb254b664db886257a87eb3ca25d7fb6 /pkgs/development/python-modules/rangehttpserver | |
| parent | 43453984cc2e8036a751184c42eee1d7633c8930 (diff) | |
innoextract: fix the build against boost-1.86
Without the change the build fails as
https://hydra.nixos.org/build/281983567/nixlog/3:
/build/innoextract-1.9/src/stream/slice.cpp: In member function 'bool stream::slice_reader::open_file_case_insensitive(const path_type&, const path_type&)':
/build/innoextract-1.9/src/stream/slice.cpp:162:28: error: 'directory_iterator' is not a member of 'boost::filesystem'; did you mean 'directory_entry'?
162 | boost::filesystem::directory_iterator end;
| ^~~~~~~~~~~~~~~~~~
| directory_entry
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
