Skip to content

Commit df6cc73

Browse files
author
GitHub Action
committed
Update RGBDS master documentation
1 parent f523ae1 commit df6cc73

10 files changed

+6
-0
lines changed

docs/gbz80.7.pdf

0 Bytes
Binary file not shown.

docs/rgbasm.1.html

+6
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,12 @@ <h2 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOS
279279
<dt id="Wmacro-shift"><a class="permalink" href="#Wmacro-shift"><code class="Fl">-Wmacro-shift</code></a></dt>
280280
<dd>Warn when shifting macro arguments past their limits. This warning is
281281
enabled by <code class="Fl">-Wextra</code>.</dd>
282+
<dt id="Wno-nested-comment"><a class="permalink" href="#Wno-nested-comment"><code class="Fl">-Wno-nested-comment</code></a></dt>
283+
<dd>Warn when the block comment start sequence
284+
&#x2018;<code class="Li">/*</code>&#x2019; is found inside of a block
285+
comment. Block comments cannot be nested, so an &quot;inner&quot;
286+
&#x2018;<code class="Li">*/</code>&#x2019; is likely to have ended the
287+
whole comment.</dd>
282288
<dt id="Wno-obsolete"><a class="permalink" href="#Wno-obsolete"><code class="Fl">-Wno-obsolete</code></a></dt>
283289
<dd>Warn when obsolete constructs such as the <code class="Ic">_PI</code>
284290
constant or <code class="Ic">PRINTT</code> directive are encountered.</dd>

docs/rgbasm.1.pdf

202 Bytes
Binary file not shown.

docs/rgbasm.5.pdf

0 Bytes
Binary file not shown.

docs/rgbds.5.pdf

0 Bytes
Binary file not shown.

docs/rgbds.7.pdf

0 Bytes
Binary file not shown.

docs/rgbfix.1.pdf

0 Bytes
Binary file not shown.

docs/rgbgfx.1.pdf

0 Bytes
Binary file not shown.

docs/rgblink.1.pdf

0 Bytes
Binary file not shown.

docs/rgblink.5.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)