mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
8bcc286dfc
It is dangerous insofar as it pollutes an immense number of source files. For example, utf8cpp's stuff uses relative namespace names (e.g. `utf8::some_type`). If `using namespace libebml` is in effect, then this clashes with `libebml::utf8` which is a typedef for `unsigned char`, causing compiler errors. |
||
---|---|---|
.. | ||
avilib-0.6.10 | ||
boost | ||
libebml@87b4d4f787 | ||
libmatroska@2cf0198cf3 | ||
librmff | ||
nlohmann-json | ||
pugixml | ||
utf8-cpp | ||
Rakefile |