Code Monkey home page Code Monkey logo

Comments (2)

stanford-scs avatar stanford-scs commented on August 17, 2024 1

I ran into the same problem and can reproduce the issue with a minimal config. To reproduce, do the following steps.

  1. Copy this file to hexstring.cc.
  2. Start emacs 28.1 in a completely empty home directory with no dot files.
  3. Use M-: to run (require 'package)
  4. Use M-: to run (add-to-list 'package-archives '("melpa-stable" . "https://stable.melpa.org/packages/") t)
  5. Run M-x package-install RET modern-cpp-font-lock RET
  6. Run M-x modern-c++-font-lock-global-mode
  7. Visit hexstring.cc

The result will look like this:
emacs

from modern-cpp-font-lock.

ludwigpacifici avatar ludwigpacifici commented on August 17, 2024

Hello,

I am not able to reproduce your issue:

operator

I suggest you to reproduce your issue with a minimal configuration. If the issue is still there, can you report it to cc-mode which is the official Emacs C++ support. If the bug is fixed upstream, all Emacs users will get a fix. This package was a temporary fix at the time of C++11 was released.

from modern-cpp-font-lock.

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.