1
0
Fork 0

Display database warnings in console

This commit is contained in:
Joris van der Hoeven 2017-07-01 13:08:44 +00:00
parent 666318f6bb
commit 19804cfb3d
1 changed files with 16 additions and 0 deletions

View File

@ -658,6 +658,14 @@ source code.
<scm|bool>.
</explain>
<\explain>
<scm|(debug-message <scm-arg|string> <scm-arg|string>)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|debug_message> which returns
<scm|void>.
</explain>
<\explain>
<scm|(get-debug-messages <scm-arg|string> <scm-arg|int>)>
<explain-synopsis|no synopsis>
@ -6082,6 +6090,14 @@ source code.
<scm|bool>.
</explain>
<\explain>
<scm|(debug-message <scm-arg|string> <scm-arg|string>)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|debug_message> which returns
<scm|void>.
</explain>
<\explain>
<scm|(get-debug-messages <scm-arg|string> <scm-arg|int>)>
<explain-synopsis|no synopsis>