summaryrefslogtreecommitdiff
path: root/bug
diff options
context:
space:
mode:
Diffstat (limited to 'bug')
-rw-r--r--bug/list8
1 files changed, 8 insertions, 0 deletions
diff --git a/bug/list b/bug/list
index 6c71b6f..d3b9668 100644
--- a/bug/list
+++ b/bug/list
@@ -1,3 +1,11 @@
+! Warning on #pragma once in the main file
+
+ Doesn't seem like there is a clean way to disable this warning in GCC
+ (e.g., no access to the GCC's data structures to override the handler
+ or some such).
+
+ The only feasible idea so far is to filter the diagnostics.
+
- Document character encoding used to return text for each database [doc]
! Copyright update [doc]