summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-01-23 09:18:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-01-23 09:18:55 +0200
commitbfdc0959e9feadd7e4c5d64a525873fcccabed51 (patch)
tree2a1c1f87c9c0058896956f97ba18b7859cf4612f
parentf384c9c3f04d4b4beca9e5c4ca2c073a6b89f1ef (diff)
Add bug: document MSSQL stored procedure call support
-rw-r--r--bug/list2
1 files changed, 2 insertions, 0 deletions
diff --git a/bug/list b/bug/list
index d3b9668..954d74d 100644
--- a/bug/list
+++ b/bug/list
@@ -1,3 +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