Git Product home page Git Product logo

Comments (3)

xavierleroy avatar xavierleroy commented on June 15, 2024

I'm afraid CompCert's support for multi-byte characters in string and char literals is nonexistent at the moment, while support for wide strings and wide chars is flaky... None of that stuff was exercised by our current users.

There are two issues that can easily be fixed: the crash and the wrong initialization of c by L'\x3b1'.

I don't know yet how to go about UTF8 chars in string and wide string literals, though.

from compcert.

xavierleroy avatar xavierleroy commented on June 15, 2024

Fixed the two easy issues in commit [master d3959ce].

Chapter 5 of the CompCert manual does document that multi-byte characters are not supported.

I leave this support as a feature wish.

from compcert.

 avatar commented on June 15, 2024

Excellent, thank you very much.

I do not have much use for wide strings, so it's probably not worth spending more time on it. The fixed crash is already more than enough for my needs.

from compcert.

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.