Maconv/src
kitty-panics 4b92f756c4 Fix compilation errors.
- error: field ‘filename’ has incomplete type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
- error: ‘uint8_t’ has not been declared
- error: aggregate ‘std::array<char, 128> buffer’ has incomplete type and cannot be defined
2024-01-29 21:23:31 -05:00
..
conv Fix Stuffit5 conv and some code cleanup. 2019-03-10 11:12:10 +01:00
disk Release Maconv v1.0 2019-01-03 12:05:24 +01:00
formats Fix compilation errors. 2024-01-29 21:23:31 -05:00
fs Fix compilation errors. 2024-01-29 21:23:31 -05:00
stuffit Fix Stuffit5 conv and some code cleanup. 2019-03-10 11:12:10 +01:00
utils Fix Stuffit5 conv and some code cleanup. 2019-03-10 11:12:10 +01:00
commands.cc Release Maconv v1.0 2019-01-03 12:05:24 +01:00
commands.h Release Maconv v1.0 2019-01-03 12:05:24 +01:00
maconv.1 Release Maconv v1.0 2019-01-03 12:05:24 +01:00
main.cc Fix Stuffit5 conv and some code cleanup. 2019-03-10 11:12:10 +01:00