Giter VIP home page Giter VIP logo

Comments (1)

sjlombardo avatar sjlombardo commented on July 26, 2024

Hello @liuyug - I believe that character, U+FEFF (zero width no breaking space), is present deliberately as part of the BOM variable used by the SQLite shell. It is present in the upstream SQLite sources as well, and it should not interfere with compilation. We have successfully built the shell with a pretty wide variety of compilers and have not experienced any errors or problems.

Because this code in question originates in SQLite and was not modified by SQLCipher, we don't anticipate making any changes to this repo. If you continue to experience problems and would like to proceed further, you should:

  1. Reproduce the issue with standard SQLite (completely excluding SQLCipher)
  2. Thoroughly document the errors, including what compiler, and options (build flags) you are using
  3. Submit all the details of the issue to the SQLite Forum as an issue with SQLite.

If the maintainers of SQLite make adjustments to the code in question, they would be brought down into SQLCipher at a later date once published as part of an official release.

from sqlcipher.

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.