mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-31 14:57:20 +02:00
Parser
- Marked ::resolveAliases as needing recursion.
This commit is contained in:
parent
989c503446
commit
4b47229e8f
1 changed files with 1 additions and 0 deletions
|
@ -357,6 +357,7 @@ void Parser::findTerminator (Tree* t)
|
|||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// TODO This is not recusive, and needs to be.
|
||||
void Parser::resolveAliases ()
|
||||
{
|
||||
bool something;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue