Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: cf7490198540254b4c602b554a30950dbd7fcd98
      
https://github.com/synfig/synfig/commit/cf7490198540254b4c602b554a30950dbd7fcd98
  Author: ice0 <konop...@gmail.com>
  Date:   2023-08-06 (Sun, 06 Aug 2023)

  Changed paths:
    M synfig-core/src/synfig/filesystem_path.cpp

  Log Message:
  -----------
  fix: build on Debian 9 (#3164)

Currently it fails with error:
```
filesystem_path.cpp:371:24: error: no matching function for call to
'std::__cxx11::basic_string<char>::append(const string&, long unsigned int&)'
   p.append(path_, a_pos);
```




_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to