diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-01-23 09:18:55 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-01-23 09:18:55 +0200 |
commit | bfdc0959e9feadd7e4c5d64a525873fcccabed51 (patch) | |
tree | 2a1c1f87c9c0058896956f97ba18b7859cf4612f /bug | |
parent | f384c9c3f04d4b4beca9e5c4ca2c073a6b89f1ef (diff) |
Add bug: document MSSQL stored procedure call support
Diffstat (limited to 'bug')
-rw-r--r-- | bug/list | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |