2018-07-26
| ||
06:30 | • Verified ticket [3f171d07db]: Query::storein(slist<T>&) is unusable plus 5 other changes artifact: 251adf0e5a user: tangent | |
06:29 | • New ticket [3f171d07db]. artifact: 7a7eca75d2 user: tangent | |
Ticket Hash: | 3f171d07db42a4ec0cf5b31c248e8fd427ab0b5e | ||
Title: | Query::storein(slist<T>&) is unusable | ||
Status: | Verified | Type: | Code Defect |
Severity: | Minor | Priority: | Low |
Subsystem: | Library | Resolution: | Open |
Last Modified: |
2018-07-26 06:30:05 6.94 years ago |
Created: |
2018-07-26 06:29:53 6.94 years ago |
Version Found In: |
User Comments: | ||||
tangent added on 2018-07-26 06:29:53:
This template method must be defined in a header file, but since we cannot #include "config.h" from a header, the proper HAVE macro that would let us define this template method is never defined. |