mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2024-11-25 00:53:43 +00:00
King_DuckZ
8c03ba15bc
Newer versions of gcc have a small string optimizations that makes moving FileRecordData objects behave incorrectly. When a small string is moved, string_refs into it become invalid. Making a path on the fly using the path() method also has the side effect of making FileRecordData smaller in size. |
||
---|---|---|
.. | ||
dindexer-common | ||
dindexer-machinery | ||
helpers | ||
kakoune | ||
pq |