mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #892
- Possible fix for bug #892, which I cannot replicate anyway. This fix involves testing my suspicion that std::map autovivifies via std::map::operator[], which is not nice. Will ask Dmitriy to confirm.
This commit is contained in:
parent
0c0999e9a8
commit
2e2521a4cf
2 changed files with 3 additions and 4 deletions
|
@ -25,7 +25,6 @@
|
|||
//
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
#define L10N // Localization complete.
|
||||
|
||||
#include <Context.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue