Skip to content
Verified Commit d4a5f9c2 authored by Ingo Klöcker's avatar Ingo Klöcker Committed by Ingo Klöcker
Browse files

Let OverwritePolicy take care of asking users whether to overwrite a file

Refactor the interaction between OverwritePolicy and Output by moving
obtainOverwritePermission from FileOutput to OverwritePolicy. This
allows us to remove the ugly hack to check the use count of a shared
pointer. And it paves the way for asking users for overwrite permission
independent of FileOutput.

GnuPG-bug-id: 5478
parent 2a304b8f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment