Code Monkey home page Code Monkey logo

Comments (4)

mosra avatar mosra commented on August 26, 2024 1

So in the end I went fully on it. Was quite a lot harder than I originally thought, mainly because MinGW is such a special snowflake. Gah.

  • Full UTF-8 support in Utility::Directory on Windows is done in a1061d0
  • Opening UTF-8 filenames in Utility::Configuration on Windows is done in f2a9f1c
  • Handling of UTF-8 environment variables in Utility::Arguments on Windows is done in 49be6d0
  • Ability to use PluginManager with UTF-8 paths on Windows is done in 2328ba3
  • UTF-8 filenames are passable to corrade_add_resource() since b90f5b4

If you encounter any problems (I hope not, as I tried to increase the test coverage to cover these cases), please report ;)

from corrade.

mosra avatar mosra commented on August 26, 2024

Yes, I'm aware of this one -- more details in mosra/magnum#98.

Question: do you need Unicode support now? For now I propose to fix this with using the *A functions directly and proper Unicode-aware implementation will appear later, if that would be okay for you.

from corrade.

qis avatar qis commented on August 26, 2024

I just started looking at it all and this was the first issue to come up. There is no hurry. Personally, I'm happy with std::experimental::filesystem but that would be inconvenient for most others.

from corrade.

qis avatar qis commented on August 26, 2024

@mosra Amazing work, thanks!

from corrade.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.