Sha256: 378221b83b52b1bdf973e80cc92e2c827ca6b0011adc144e4c3c49048dd38c47

Contents?: true

Size: 339 Bytes

Versions: 2

Compression:

Stored size: 339 Bytes

Contents

Nested quoted block
==========================================================

Various Autoconf language objects inside m4 quote quote blocks are not
tagged well.


For example `USE_STDBOOL_H` in the following code snippet is not tagged.

.. code-block:: m4

    AC_CHECK_HEADERS([stdbool.h],
    [
	    AC_DEFINE([USE_STDBOOL_H])
    ])

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ctags.rb-1.1.4 ext/vendor/ctags/Units/parser-autoconf.r/nested-block.ac.b/DESC.rst
ctags.rb-1.1.3 ext/vendor/ctags/Units/parser-autoconf.r/nested-block.ac.b/DESC.rst