aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/pathlocks.hh
diff options
context:
space:
mode:
authorThéophane Hufschmitt <theophane.hufschmitt@tweag.io>2022-04-21 09:40:55 +0200
committerThéophane Hufschmitt <theophane.hufschmitt@tweag.io>2022-04-21 09:40:55 +0200
commite7d79c78616425cbbea6619ea28ea9a5ec75cabe (patch)
treee582ad7216a8aa22f9ee492783f686c9d78e7c3f /src/libstore/pathlocks.hh
parent9345b4e9ca1b14071b471851508b37edfc2d1248 (diff)
Make the default SQLiteError constructor public
Otherwise the clang builds fail because the constructor of `SQLiteBusy` inherits it, `SQLiteError::_throw` tries to call it, which fails. Strangely, gcc works fine with it. Not sure what the correct behavior is and who is buggy here, but either way, making it public is at the worst a reasonable workaround
Diffstat (limited to 'src/libstore/pathlocks.hh')
0 files changed, 0 insertions, 0 deletions