Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone .Fa causes the parser to crash #9

Open
dspinellis opened this issue Mar 19, 2018 · 0 comments
Open

Standalone .Fa causes the parser to crash #9

dspinellis opened this issue Mar 19, 2018 · 0 comments

Comments

@dspinellis
Copy link

A standalone .Fa macro, which is not embedded in .Fo / .Fc, causes the parser to crash with TypeError: Cannot read property 'push' of undefined.

As an example consider the following excerpt from the unlink(2) system call.

The
.Fn unlink
function
removes the link named by
.Fa path
from its directory and decrements the link count of the
file which was referenced by the link.
dspinellis added a commit to dspinellis/jroff that referenced this issue Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant