Skip to content

Conversation

albert-github
Copy link
Collaborator

@albert-github albert-github commented May 17, 2020

In pull request #25 problem of 'All "main" files are squashed into one class' was solved though when a filename has multiple dots like in convert0.6.pl we get:

warning: the name '6' supplied as the argument of the \class, \struct, \union, or \include command is not an input file

we have to escape the dot as well like already done for the minus sign.

In pull request jordan2175#25  problem of  'All "main" files are squashed into one class' was solved though wen a filename has multiple dots like in `convert0.6.pl` we get:
```
warning: the name '6' supplied as the argument of the \class, \struct, \union, or \include command is not an input file
```
we have to escape the dot as well like already done for the minus sign.
Same problem but now for filename `copyright++.pl`
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

Successfully merging this pull request may close these issues.

1 participant