diff options
Diffstat (limited to 'bug/list')
-rw-r--r-- | bug/list | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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] |