summaryrefslogtreecommitdiff
path: root/ftparchive
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2015-05-10 22:53:15 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2015-05-11 17:22:32 +0200
commit8d058ea53b18348f81229049a27d14282bd8d8c1 (patch)
treef63e7b5df8776803692a2c4a27ef557848988c39 /ftparchive
parentd38926efe1e6d2511bd852607ff4f9c8b60dc76c (diff)
implement a more c++-style TFRewrite alternative
TFRewrite is okay, but it has obscure limitations (256 Tags), even more obscure bugs (order for renames is defined by the old name) and the interface is very c-style encouraging bad usage like we do it in apt-ftparchive passing massive amounts of c_str() from std::string in. The old-style is marked as deprecated accordingly. The next commit will fix all places in the apt code to not use the old-style anymore.
Diffstat (limited to 'ftparchive')
0 files changed, 0 insertions, 0 deletions