From 4eba3904a150a9ba6d718e3b81c3b0e582166031 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 26 Jan 2015 10:57:53 +0200 Subject: Make #pragma once work --- bug/list | 8 -------- 1 file changed, 8 deletions(-) (limited to 'bug/list') diff --git a/bug/list b/bug/list index 6bd3c62..7cb8d7d 100644 --- a/bug/list +++ b/bug/list @@ -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] -- cgit v1.1