mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
parent
5ec68d3e0c
commit
28523e97c6
2 changed files with 9 additions and 3 deletions
|
@ -497,7 +497,7 @@ void E9::operator_equal (
|
|||
// Bug 856.
|
||||
//
|
||||
// Special case for checking absent projects. Without the explicit "" check
|
||||
// the right._value.lenghth() is used, which is 0, and therefore generates
|
||||
// the right._value.length() is used, which is 0, and therefore generates
|
||||
// a false match.
|
||||
if (right._value == "")
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue