diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-01-26 10:57:53 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-01-26 10:57:53 +0200 |
commit | 4eba3904a150a9ba6d718e3b81c3b0e582166031 (patch) | |
tree | f7608606f8b64657c49b61d44522a2c62a497e7f /bug | |
parent | 006dd946e550a16004d4b7f62e9e026e4504cd23 (diff) |
Make #pragma once work
Diffstat (limited to 'bug')
-rw-r--r-- | bug/list | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1,13 +1,5 @@ ! Document MSSQL stored procedure call support [doc,mssql] -! 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] |