all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Somwhat subtle issues with raw string literals in C++
@ 2016-06-28 15:33 Philipp Stephani
  2016-06-28 16:06 ` Alan Mackenzie
  2016-06-29 13:57 ` Alan Mackenzie
  0 siblings, 2 replies; 5+ messages in thread
From: Philipp Stephani @ 2016-06-28 15:33 UTC (permalink / raw)
  To: Emacs developers

[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

Hi,

there still seem to be some subtle issues with detection of raw string
literals. Unfortunately they are hard to reproduce. One example that fails
(for me) with a recent master build is:

cd /tmp
wget
https://raw.githubusercontent.com/google/protobuf/ef7894e2dc6d287419e42a4fdc52cdfedd386d16/conformance/conformance_test.cc
/path/to/emacs -Q +686 conformance_test.cc

Around that line the fontification of the raw string literals is wrong
(quote characters are treated as string terminators), in other parts of the
file the fontification is correct. This typically happens with files that
contain many large raw string literals that contain quote characters.

[-- Attachment #2: Type: text/html, Size: 918 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-06-30 13:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-28 15:33 Somwhat subtle issues with raw string literals in C++ Philipp Stephani
2016-06-28 16:06 ` Alan Mackenzie
2016-06-29 13:57 ` Alan Mackenzie
2016-06-30 11:35   ` Philipp Stephani
2016-06-30 13:07     ` Alan Mackenzie

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.