Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build issues #45

Open
Mercury13 opened this issue May 17, 2022 · 0 comments
Open

Build issues #45

Mercury13 opened this issue May 17, 2022 · 0 comments
Labels
product Unneeded for Unicodia, but needed for universal program ux User experience

Comments

@Mercury13
Copy link
Owner

Right now silenced

            try {
                std::filesystem::create_directories(dirExported);
                FileWalker walker(*file, walkChannel(), format->walkOrder());
                format->doExport(walker, fnExisting, fnExported);
            } catch (...) {
                /// @todo [urgent] which errors?
            }
@Mercury13 Mercury13 added product Unneeded for Unicodia, but needed for universal program ux User experience labels May 17, 2022
Mercury13 added a commit that referenced this issue May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product Unneeded for Unicodia, but needed for universal program ux User experience
Projects
None yet
Development

No branches or pull requests

1 participant