aboutsummaryrefslogtreecommitdiff
path: root/bpkg/diagnostics.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-01-27 08:56:51 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-01-27 09:09:58 +0200
commit147747d23ee97352be23ead6323a5ff5d51ac49c (patch)
treec8292fa6e43ed6b9fc789f7d043e6117c7be21f4 /bpkg/diagnostics.hxx
parenta6970597f25712821cc715a418c39404dc29c744 (diff)
Test and tweak Debian implementation
Diffstat (limited to 'bpkg/diagnostics.hxx')
-rw-r--r--bpkg/diagnostics.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bpkg/diagnostics.hxx b/bpkg/diagnostics.hxx
index 79dc384..a01d90c 100644
--- a/bpkg/diagnostics.hxx
+++ b/bpkg/diagnostics.hxx
@@ -122,6 +122,9 @@ namespace bpkg
// Diagnostic facility, project specifics.
//
+
+ // Note: diag frames are not applied to text/trace diagnostics.
+ //
template <typename F>
struct diag_frame_impl: diag_frame
{