GNU bug report logs - #23271
CC Mode 5.33 (C/l); Cache failure

Previous Next

Package: cc-mode;

Reported by: Michael Welsh Duggan <mwd <at> md5i.com>

Date: Mon, 11 Apr 2016 21:23:01 UTC

Severity: normal

To reply to this bug, email your comments to 23271 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-cc-mode <at> gnu.org:
bug#23271; Package cc-mode. (Mon, 11 Apr 2016 21:23:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Welsh Duggan <mwd <at> md5i.com>:
New bug report received and forwarded. Copy sent to bug-cc-mode <at> gnu.org. (Mon, 11 Apr 2016 21:23:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Welsh Duggan <mwd <at> md5i.com>
To: submit <at> debbugs.gnu.org
Subject: CC Mode 5.33 (C/l); Cache failure
Date: Mon, 11 Apr 2016 17:22:50 -0400
[Message part 1 (text/plain, inline)]
Tricky recipe this time, as it depends on the size of the frame.  (Font
lock will reach different locations.

From emacs -Q, type the following into the *scratch* buffer, followed by C-j:

(modify-frame-parameters (selected-frame) '((height . 56) (tool-bar-lines . 0) (menu-bar-lines . 0) (width . 96)))
C-j


Then, load the attached file, BinaryControlFlow.h.  

C-x f BinaryControlFlow.h RET

Turn on cache debugging:

M-x c-toggle-parse-state-debug RET

Finally, start paging down with C-v.  In my experiments with this frame
size, it takes 14 times before it triggers.

Here's the state spew.  FWIW, the cache looks more correct than the
"from scratch" version.

c-parse-state inconsistency at 33929: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’((32429 . 33731) 795 365)  c-state-cache-good-pos 33731  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33733)
c-parse-state inconsistency at 33929: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33839  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33929)
c-parse-state inconsistency at 33929: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33929  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33929)
c-parse-state inconsistency at 33929: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33929  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33929)
c-parse-state inconsistency at 33940: using cache: (33939 33928 33838 (32429 . 33731) 795 365), from scratch: (33939 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33929  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33929)
c-parse-state inconsistency at 33940: using cache: (33939 33928 33838 (32429 . 33731) 795 365), from scratch: (33939 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33939 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33929  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33940)
c-parse-state inconsistency at 33940: using cache: (33939 33928 33838 (32429 . 33731) 795 365), from scratch: (33939 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33939 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33940  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33940)
c-parse-state inconsistency at 33940: using cache: (33939 33928 33838 (32429 . 33731) 795 365), from scratch: (33939 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33939 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33940  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33940)
c-parse-state inconsistency at 33944: using cache: (33939 33928 33838 (32429 . 33731) 795 365), from scratch: (33939 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33939 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33940  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33940)
c-parse-state inconsistency at 33944: using cache: (33939 33928 33838 (32429 . 33731) 795 365), from scratch: (33939 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33939 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33940  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33944)
c-parse-state inconsistency at 33944: using cache: (33939 33928 33838 (32429 . 33731) 795 365), from scratch: (33939 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33939 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33940  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33944)
c-parse-state inconsistency at 33940: using cache: (33939 33928 33838 (32429 . 33731) 795 365), from scratch: (33939 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33939 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33940  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33944)
c-parse-state inconsistency at 33968: using cache: (33967 33928 33838 (32429 . 33731) 795 365), from scratch: (33967 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33939 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33940  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33940)
c-parse-state inconsistency at 33968: using cache: (33967 33928 33838 (32429 . 33731) 795 365), from scratch: (33967 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33967 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33951  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33968)
c-parse-state inconsistency at 33968: using cache: (33967 33928 33838 (32429 . 33731) 795 365), from scratch: (33967 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33967 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33968  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33968)
c-parse-state inconsistency at 33968: using cache: (33967 33928 33838 (32429 . 33731) 795 365), from scratch: (33967 33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33967 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33968  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33968)
c-parse-state inconsistency at 33974: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33967 33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33968  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33968)
c-parse-state inconsistency at 33974: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33972  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33974)
c-parse-state inconsistency at 33974: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33972  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33974)
c-parse-state inconsistency at 33974: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33972  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33974)
c-parse-state inconsistency at 34035: using cache: (34034 33992 33838 (32429 . 33731) 795 365), from scratch: (34034 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33972  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33974)
c-parse-state inconsistency at 34035: using cache: (34034 33992 33838 (32429 . 33731) 795 365), from scratch: (34034 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(34034 33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33993  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34035)
c-parse-state inconsistency at 34035: using cache: (34034 33992 33838 (32429 . 33731) 795 365), from scratch: (34034 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(34034 33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34035  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34035)
c-parse-state inconsistency at 34035: using cache: (34034 33992 33838 (32429 . 33731) 795 365), from scratch: (34034 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(34034 33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34035  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34035)
c-parse-state inconsistency at 34091: using cache: (33992 33838 (32429 . 33731) 795 365), from scratch: (33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33428 33271 32583 32429 (31944 . 32006) 795 365)  c-state-cache-good-pos 33542  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33544)
c-parse-state inconsistency at 34103: using cache: (34102 33992 33838 (32429 . 33731) 795 365), from scratch: (34102 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34044  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34091)
c-parse-state inconsistency at 34103: using cache: (34102 33992 33838 (32429 . 33731) 795 365), from scratch: (34102 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(34102 33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34044  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34103)
c-parse-state inconsistency at 34103: using cache: (34102 33992 33838 (32429 . 33731) 795 365), from scratch: (34102 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(34102 33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34103  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34103)
c-parse-state inconsistency at 34103: using cache: (34102 33992 33838 (32429 . 33731) 795 365), from scratch: (34102 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(34102 33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34103  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34103)
c-parse-state inconsistency at 34132: using cache: (34131 34102 33992 33838 (32429 . 33731) 795 365), from scratch: (34131 34102 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(34102 33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34103  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34103)
c-parse-state inconsistency at 34132: using cache: (34131 34102 33992 33838 (32429 . 33731) 795 365), from scratch: (34131 34102 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(34131 34102 33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34103  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34132)
c-parse-state inconsistency at 34132: using cache: (34131 34102 33992 33838 (32429 . 33731) 795 365), from scratch: (34131 34102 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(34131 34102 33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34132  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34132)
c-parse-state inconsistency at 34132: using cache: (34131 34102 33992 33838 (32429 . 33731) 795 365), from scratch: (34131 34102 33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(34131 34102 33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34132  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34132)
c-parse-state inconsistency at 34152: using cache: (33992 33838 (32429 . 33731) 795 365), from scratch: (33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(34131 34102 33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34132  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34132)
c-parse-state inconsistency at 34192: using cache: ((33838 . 34190) 795 365), from scratch: ((33838 . 34190))
Old state:
(setq c-state-cache ’(33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34139  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34152)
c-parse-state inconsistency at 34192: using cache: ((33838 . 34190) 795 365), from scratch: ((33838 . 34190))
Old state:
(setq c-state-cache ’((33838 . 34190) 795 365)  c-state-cache-good-pos 34190  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34192)
c-parse-state inconsistency at 34192: using cache: ((33838 . 34190) 795 365), from scratch: ((33838 . 34190))
Old state:
(setq c-state-cache ’((33838 . 34190) 795 365)  c-state-cache-good-pos 34190  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34192)
c-parse-state inconsistency at 34302: using cache: (34301 (33838 . 34190) 795 365), from scratch: (34301 (33838 . 34190))
Old state:
(setq c-state-cache ’((32429 . 33731) 795 365)  c-state-cache-good-pos 33731  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33733)
c-parse-state inconsistency at 34302: using cache: (34301 (33838 . 34190) 795 365), from scratch: (34301 (33838 . 34190))
Old state:
(setq c-state-cache ’(34301 (33838 . 34190) 795 365)  c-state-cache-good-pos 34190  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34302)
c-parse-state inconsistency at 34302: using cache: (34301 (33838 . 34190) 795 365), from scratch: (34301 (33838 . 34190))
Old state:
(setq c-state-cache ’(34301 (33838 . 34190) 795 365)  c-state-cache-good-pos 34302  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34302)
c-parse-state inconsistency at 34302: using cache: (34301 (33838 . 34190) 795 365), from scratch: (34301 (33838 . 34190))
Old state:
(setq c-state-cache ’(34301 (33838 . 34190) 795 365)  c-state-cache-good-pos 34302  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34302)
c-parse-state inconsistency at 34331: using cache: (34330 34321 (33838 . 34190) 795 365), from scratch: (34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34301 (33838 . 34190) 795 365)  c-state-cache-good-pos 34302  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34302)
c-parse-state inconsistency at 34331: using cache: (34330 34321 (33838 . 34190) 795 365), from scratch: (34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34322  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34331)
c-parse-state inconsistency at 34331: using cache: (34330 34321 (33838 . 34190) 795 365), from scratch: (34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34331  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34331)
c-parse-state inconsistency at 34331: using cache: (34330 34321 (33838 . 34190) 795 365), from scratch: (34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34331  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34331)
c-parse-state inconsistency at 34399: using cache: (34398 34330 34321 (33838 . 34190) 795 365), from scratch: (34398 34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34331  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34331)
c-parse-state inconsistency at 34399: using cache: (34398 34330 34321 (33838 . 34190) 795 365), from scratch: (34398 34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34398 34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34331  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34399)
c-parse-state inconsistency at 34399: using cache: (34398 34330 34321 (33838 . 34190) 795 365), from scratch: (34398 34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34398 34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34399  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34399)
c-parse-state inconsistency at 34399: using cache: (34398 34330 34321 (33838 . 34190) 795 365), from scratch: (34398 34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34398 34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34399  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34399)
c-parse-state inconsistency at 34424: using cache: (34423 34330 34321 (33838 . 34190) 795 365), from scratch: (34423 34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34398 34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34399  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34399)
c-parse-state inconsistency at 34424: using cache: (34423 34330 34321 (33838 . 34190) 795 365), from scratch: (34423 34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34423 34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34405  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34424)
c-parse-state inconsistency at 34424: using cache: (34423 34330 34321 (33838 . 34190) 795 365), from scratch: (34423 34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34423 34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34424  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34424)
c-parse-state inconsistency at 34424: using cache: (34423 34330 34321 (33838 . 34190) 795 365), from scratch: (34423 34330 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34423 34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34424  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34424)
c-parse-state inconsistency at 34476: using cache: (34475 34432 34321 (33838 . 34190) 795 365), from scratch: (34475 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34423 34330 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34424  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34424)
c-parse-state inconsistency at 34476: using cache: (34475 34432 34321 (33838 . 34190) 795 365), from scratch: (34475 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34475 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34433  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34476)
c-parse-state inconsistency at 34476: using cache: (34475 34432 34321 (33838 . 34190) 795 365), from scratch: (34475 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34475 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34476  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34476)
c-parse-state inconsistency at 34476: using cache: (34475 34432 34321 (33838 . 34190) 795 365), from scratch: (34475 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34475 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34476  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34476)
c-parse-state inconsistency at 34490: using cache: (34432 34321 (33838 . 34190) 795 365), from scratch: (34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34475 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34476  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34476)
c-parse-state inconsistency at 34490: using cache: (34432 34321 (33838 . 34190) 795 365), from scratch: (34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34480  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34490)
c-parse-state inconsistency at 34490: using cache: (34432 34321 (33838 . 34190) 795 365), from scratch: (34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34480  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34490)
c-parse-state inconsistency at 34490: using cache: (34432 34321 (33838 . 34190) 795 365), from scratch: (34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34480  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34490)
c-parse-state inconsistency at 34522: using cache: (34432 34321 (33838 . 34190) 795 365), from scratch: (34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34480  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34490)
c-parse-state inconsistency at 34522: using cache: (34432 34321 (33838 . 34190) 795 365), from scratch: (34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34503  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34522)
c-parse-state inconsistency at 34522: using cache: (34432 34321 (33838 . 34190) 795 365), from scratch: (34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34503  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34522)
c-parse-state inconsistency at 34522: using cache: (34432 34321 (33838 . 34190) 795 365), from scratch: (34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34503  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34522)
c-parse-state inconsistency at 34535: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34503  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34522)
c-parse-state inconsistency at 34535: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34503  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34535)
c-parse-state inconsistency at 34535: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34535  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34535)
c-parse-state inconsistency at 34535: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34535  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34535)
c-parse-state inconsistency at 34540: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34535  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34535)
c-parse-state inconsistency at 34540: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34535  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34540)
c-parse-state inconsistency at 34540: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34535  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34540)
c-parse-state inconsistency at 34535: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34535  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34540)
c-parse-state inconsistency at 34548: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34535  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34535)
c-parse-state inconsistency at 34548: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34535  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34548)
c-parse-state inconsistency at 34548: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34535  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34548)
c-parse-state inconsistency at 34535: using cache: (34534 34432 34321 (33838 . 34190) 795 365), from scratch: (34534 34432 34321 (33838 . 34190))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34535  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34548)
c-parse-state inconsistency at 34565: using cache: ((34321 . 34563) 795 365), from scratch: ((34321 . 34563))
Old state:
(setq c-state-cache ’(34534 34432 34321 (33838 . 34190) 795 365)  c-state-cache-good-pos 34535  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34535)
c-parse-state inconsistency at 34565: using cache: ((34321 . 34563) 795 365), from scratch: ((34321 . 34563))
Old state:
(setq c-state-cache ’((34321 . 34563) 795 365)  c-state-cache-good-pos 34563  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34565)
c-parse-state inconsistency at 34565: using cache: ((34321 . 34563) 795 365), from scratch: ((34321 . 34563))
Old state:
(setq c-state-cache ’((34321 . 34563) 795 365)  c-state-cache-good-pos 34563  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34565)
c-parse-state inconsistency at 34192: using cache: ((33838 . 34190) 795 365), from scratch: ((33838 . 34190))
Old state:
(setq c-state-cache ’((34321 . 34563) 795 365)  c-state-cache-good-pos 34563  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34565)
c-parse-state inconsistency at 34091: using cache: (33992 33838 (32429 . 33731) 795 365), from scratch: (33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’((33838 . 34190) 795 365)  c-state-cache-good-pos 34190  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34192)
c-parse-state inconsistency at 34091: using cache: (33992 33838 (32429 . 33731) 795 365), from scratch: (33992 33838 (32429 . 33731))
Old state:
(setq c-state-cache ’(33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34044  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34091)
c-parse-state inconsistency at 34565: using cache: ((34321 . 34563) 795 365), from scratch: ((34321 . 34563))
Old state:
(setq c-state-cache ’(33992 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 34044  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34091)
c-parse-state inconsistency at 34565: using cache: ((34321 . 34563) 795 365), from scratch: ((34321 . 34563))
Old state:
(setq c-state-cache ’((34321 . 34563) 795 365)  c-state-cache-good-pos 34563  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34565)
c-parse-state inconsistency at 34565: using cache: ((34321 . 34563) 795 365), from scratch: ((34321 . 34563))
Old state:
(setq c-state-cache ’((34321 . 34563) 795 365)  c-state-cache-good-pos 34563  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34565)
c-parse-state inconsistency at 34565: using cache: ((34321 . 34563) 795 365), from scratch: ((34321 . 34563))
Old state:
(setq c-state-cache ’((34321 . 34563) 795 365)  c-state-cache-good-pos 34563  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34565)
c-parse-state inconsistency at 34192: using cache: ((33838 . 34190) 795 365), from scratch: ((33838 . 34190))
Old state:
(setq c-state-cache ’((34321 . 34563) 795 365)  c-state-cache-good-pos 34563  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34565)
c-parse-state inconsistency at 34641: using cache: (34640 (34321 . 34563) 795 365), from scratch: (34640 (34321 . 34563))
Old state:
(setq c-state-cache ’((33838 . 34190) 795 365)  c-state-cache-good-pos 34190  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34192)
c-parse-state inconsistency at 34641: using cache: (34640 (34321 . 34563) 795 365), from scratch: (34640 (34321 . 34563))
Old state:
(setq c-state-cache ’(34640 (34321 . 34563) 795 365)  c-state-cache-good-pos 34563  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34641)
c-parse-state inconsistency at 34641: using cache: (34640 (34321 . 34563) 795 365), from scratch: (34640 (34321 . 34563))
Old state:
(setq c-state-cache ’(34640 (34321 . 34563) 795 365)  c-state-cache-good-pos 34641  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34641)
c-parse-state inconsistency at 34641: using cache: (34640 (34321 . 34563) 795 365), from scratch: (34640 (34321 . 34563))
Old state:
(setq c-state-cache ’(34640 (34321 . 34563) 795 365)  c-state-cache-good-pos 34641  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34641)
c-parse-state inconsistency at 34655: using cache: (34640 (34321 . 34563) 795 365), from scratch: (34640 (34321 . 34563))
Old state:
(setq c-state-cache ’(34640 (34321 . 34563) 795 365)  c-state-cache-good-pos 34641  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34641)
c-parse-state inconsistency at 34655: using cache: (34640 (34321 . 34563) 795 365), from scratch: (34640 (34321 . 34563))
Old state:
(setq c-state-cache ’(34640 (34321 . 34563) 795 365)  c-state-cache-good-pos 34641  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34655)
c-parse-state inconsistency at 34655: using cache: (34640 (34321 . 34563) 795 365), from scratch: (34640 (34321 . 34563))
Old state:
(setq c-state-cache ’(34640 (34321 . 34563) 795 365)  c-state-cache-good-pos 34641  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34655)
c-parse-state inconsistency at 34641: using cache: (34640 (34321 . 34563) 795 365), from scratch: (34640 (34321 . 34563))
Old state:
(setq c-state-cache ’(34640 (34321 . 34563) 795 365)  c-state-cache-good-pos 34641  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34655)
c-parse-state inconsistency at 34872: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34640 (34321 . 34563) 795 365)  c-state-cache-good-pos 34641  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34641)
c-parse-state inconsistency at 34872: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34841  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34872)
c-parse-state inconsistency at 34872: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34841  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34872)
c-parse-state inconsistency at 34847: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34841  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34872)
c-parse-state inconsistency at 34952: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34841  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34847)
c-parse-state inconsistency at 34952: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34841  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34952)
c-parse-state inconsistency at 34952: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34841  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34952)
c-parse-state inconsistency at 34952: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34841  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34952)
c-parse-state inconsistency at 34969: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34841  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34952)
c-parse-state inconsistency at 34969: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34963  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34969)
c-parse-state inconsistency at 34969: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34963  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34969)
c-parse-state inconsistency at 34969: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34963  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34969)
c-parse-state inconsistency at 35002: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34963  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34969)
c-parse-state inconsistency at 35002: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 34963  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35002)
c-parse-state inconsistency at 35002: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35002  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35002)
c-parse-state inconsistency at 35002: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35002  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35002)
c-parse-state inconsistency at 35008: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35002  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35002)
c-parse-state inconsistency at 35008: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35002  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35008)
c-parse-state inconsistency at 35008: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35002  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35008)
c-parse-state inconsistency at 35002: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35002  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35008)
c-parse-state inconsistency at 35013: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35002  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35002)
c-parse-state inconsistency at 35013: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35002  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35013)
c-parse-state inconsistency at 35013: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35002  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35013)
c-parse-state inconsistency at 35002: using cache: (35001 34678 (34321 . 34563) 795 365), from scratch: (35001 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35002  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35013)
c-parse-state inconsistency at 35030: using cache: (35029 34678 (34321 . 34563) 795 365), from scratch: (35029 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35001 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35002  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35002)
c-parse-state inconsistency at 35030: using cache: (35029 34678 (34321 . 34563) 795 365), from scratch: (35029 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35029 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35020  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35030)
c-parse-state inconsistency at 35030: using cache: (35029 34678 (34321 . 34563) 795 365), from scratch: (35029 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35029 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35030  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35030)
c-parse-state inconsistency at 35030: using cache: (35029 34678 (34321 . 34563) 795 365), from scratch: (35029 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35029 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35030  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35030)
c-parse-state inconsistency at 35036: using cache: (35029 34678 (34321 . 34563) 795 365), from scratch: (35029 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35029 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35030  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35030)
c-parse-state inconsistency at 35036: using cache: (35029 34678 (34321 . 34563) 795 365), from scratch: (35029 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35029 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35030  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35036)
c-parse-state inconsistency at 35036: using cache: (35029 34678 (34321 . 34563) 795 365), from scratch: (35029 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35029 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35030  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35036)
c-parse-state inconsistency at 35030: using cache: (35029 34678 (34321 . 34563) 795 365), from scratch: (35029 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35029 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35030  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35036)
c-parse-state inconsistency at 34565: using cache: ((34321 . 34563) 795 365), from scratch: ((34321 . 34563))
Old state:
(setq c-state-cache ’(35029 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35030  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35030)
c-parse-state inconsistency at 34565: using cache: ((34321 . 34563) 795 365), from scratch: ((34321 . 34563))
Old state:
(setq c-state-cache ’((34321 . 34563) 795 365)  c-state-cache-good-pos 34563  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34565)
c-parse-state inconsistency at 35102: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’((34321 . 34563) 795 365)  c-state-cache-good-pos 34563  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 34565)
c-parse-state inconsistency at 35106: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35045  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35102)
c-parse-state inconsistency at 35106: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35045  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35106)
c-parse-state inconsistency at 35106: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35045  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35106)
c-parse-state inconsistency at 35106: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35045  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35106)
c-parse-state inconsistency at 35123: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35045  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35106)
c-parse-state inconsistency at 35123: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35045  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35123)
c-parse-state inconsistency at 35123: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35045  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35123)
c-parse-state inconsistency at 35106: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35045  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35123)
c-parse-state inconsistency at 35208: using cache: (35153 34678 (34321 . 34563) 795 365), from scratch: (35153 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35045  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35106)
c-parse-state inconsistency at 35208: using cache: (35153 34678 (34321 . 34563) 795 365), from scratch: (35153 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35153 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35045  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35208)
c-parse-state inconsistency at 35208: using cache: (35153 34678 (34321 . 34563) 795 365), from scratch: (35153 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35153 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35154  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35208)
c-parse-state inconsistency at 35208: using cache: (35153 34678 (34321 . 34563) 795 365), from scratch: (35153 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35153 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35154  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35208)
c-parse-state inconsistency at 35242: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35153 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35154  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35208)
c-parse-state inconsistency at 35359: using cache: (35337 34678 (34321 . 34563) 795 365), from scratch: (35337 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35233  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35242)
c-parse-state inconsistency at 35359: using cache: (35337 34678 (34321 . 34563) 795 365), from scratch: (35337 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35337 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35281  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35359)
c-parse-state inconsistency at 35359: using cache: (35337 34678 (34321 . 34563) 795 365), from scratch: (35337 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35337 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35338  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35359)
c-parse-state inconsistency at 35338: using cache: (35337 34678 (34321 . 34563) 795 365), from scratch: (35337 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35337 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35338  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35359)
c-parse-state inconsistency at 35375: using cache: (35374 35337 34678 (34321 . 34563) 795 365), from scratch: (35374 35337 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35337 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35338  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35338)
c-parse-state inconsistency at 35375: using cache: (35374 35337 34678 (34321 . 34563) 795 365), from scratch: (35374 35337 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35374 35337 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35338  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35375)
c-parse-state inconsistency at 35375: using cache: (35374 35337 34678 (34321 . 34563) 795 365), from scratch: (35374 35337 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35374 35337 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35375  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35375)
c-parse-state inconsistency at 35375: using cache: (35374 35337 34678 (34321 . 34563) 795 365), from scratch: (35374 35337 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35374 35337 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35375  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35375)
c-parse-state inconsistency at 35430: using cache: (35429 35381 34678 (34321 . 34563) 795 365), from scratch: (35429 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35374 35337 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35375  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35375)
c-parse-state inconsistency at 35430: using cache: (35429 35381 34678 (34321 . 34563) 795 365), from scratch: (35429 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35429 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35382  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35430)
c-parse-state inconsistency at 35430: using cache: (35429 35381 34678 (34321 . 34563) 795 365), from scratch: (35429 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35429 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35430  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35430)
c-parse-state inconsistency at 35430: using cache: (35429 35381 34678 (34321 . 34563) 795 365), from scratch: (35429 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35429 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35430  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35430)
c-parse-state inconsistency at 35435: using cache: (35429 35381 34678 (34321 . 34563) 795 365), from scratch: (35429 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35429 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35430  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35430)
c-parse-state inconsistency at 35435: using cache: (35429 35381 34678 (34321 . 34563) 795 365), from scratch: (35429 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35429 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35430  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35435)
c-parse-state inconsistency at 35435: using cache: (35429 35381 34678 (34321 . 34563) 795 365), from scratch: (35429 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35429 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35430  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35435)
c-parse-state inconsistency at 35430: using cache: (35429 35381 34678 (34321 . 34563) 795 365), from scratch: (35429 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35429 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35430  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35435)
c-parse-state inconsistency at 35516: using cache: (35472 35381 34678 (34321 . 34563) 795 365), from scratch: (35472 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35429 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35430  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35430)
c-parse-state inconsistency at 35516: using cache: (35472 35381 34678 (34321 . 34563) 795 365), from scratch: (35472 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35472 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35448  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35516)
c-parse-state inconsistency at 35516: using cache: (35472 35381 34678 (34321 . 34563) 795 365), from scratch: (35472 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35472 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35473  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35516)
c-parse-state inconsistency at 35473: using cache: (35472 35381 34678 (34321 . 34563) 795 365), from scratch: (35472 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35472 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35473  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35516)
c-parse-state inconsistency at 35609: using cache: (35608 35547 35381 34678 (34321 . 34563) 795 365), from scratch: (35608 35547 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35472 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35473  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35473)
c-parse-state inconsistency at 35609: using cache: (35608 35547 35381 34678 (34321 . 34563) 795 365), from scratch: (35608 35547 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35608 35547 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35548  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35609)
c-parse-state inconsistency at 35609: using cache: (35608 35547 35381 34678 (34321 . 34563) 795 365), from scratch: (35608 35547 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35608 35547 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35609  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35609)
c-parse-state inconsistency at 35609: using cache: (35608 35547 35381 34678 (34321 . 34563) 795 365), from scratch: (35608 35547 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35608 35547 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35609  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35609)
c-parse-state inconsistency at 35644: using cache: (35608 35547 35381 34678 (34321 . 34563) 795 365), from scratch: (35608 35547 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35608 35547 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35609  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35609)
c-parse-state inconsistency at 35644: using cache: (35608 35547 35381 34678 (34321 . 34563) 795 365), from scratch: (35608 35547 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35608 35547 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35609  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35644)
c-parse-state inconsistency at 35644: using cache: (35608 35547 35381 34678 (34321 . 34563) 795 365), from scratch: (35608 35547 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35608 35547 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35609  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35644)
c-parse-state inconsistency at 35609: using cache: (35608 35547 35381 34678 (34321 . 34563) 795 365), from scratch: (35608 35547 35381 34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35608 35547 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35609  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35644)
c-parse-state inconsistency at 35102: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(35608 35547 35381 34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35609  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35609)
c-parse-state inconsistency at 35102: using cache: (34678 (34321 . 34563) 795 365), from scratch: (34678 (34321 . 34563))
Old state:
(setq c-state-cache ’(34678 (34321 . 34563) 795 365)  c-state-cache-good-pos 35045  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 35102)
Mark set [2 times]



Emacs  : GNU Emacs 25.0.91.2 (x86_64-pc-linux-gnu, X toolkit)
 of 2016-02-14
Package: CC Mode 5.33 (C/l)
Buffer Style: gnu
c-emacs-features: (pps-extended-state col-0-paren posix-char-classes gen-string-delim gen-comment-delim syntax-properties 1-bit)

current state:
==============
(setq
 c-basic-offset 2
 c-comment-only-line-offset '(0 . 0)
 c-indent-comment-alist '((anchored-comment column . 0) (end-block space . 1)
			  (cpp-end-block space . 2))
 c-indent-comments-syntactically-p nil
 c-block-comment-prefix ""
 c-comment-prefix-regexp '((pike-mode . "//+!?\\|\\**") (awk-mode . "#+")
			   (other . "//+\\|\\**"))
 c-doc-comment-style '((java-mode . javadoc) (pike-mode . autodoc) (c-mode . gtkdoc))
 c-cleanup-list '(scope-operator)
 c-hanging-braces-alist '((substatement-open before after) (arglist-cont-nonempty))
 c-hanging-colons-alist nil
 c-hanging-semi&comma-criteria '(c-semi&comma-inside-parenlist)
 c-backslash-column 48
 c-backslash-max-column 72
 c-special-indent-hook '(c-gnu-impose-minimum)
 c-label-minimum-indentation 1
 c-offsets-alist '((inexpr-class . +)
		   (inexpr-statement . +)
		   (lambda-intro-cont . +)
		   (inlambda . c-lineup-inexpr-block)
		   (template-args-cont c-lineup-template-args +)
		   (incomposition . +)
		   (inmodule . +)
		   (innamespace . +)
		   (inextern-lang . +)
		   (composition-close . 0)
		   (module-close . 0)
		   (namespace-close . 0)
		   (extern-lang-close . 0)
		   (composition-open . 0)
		   (module-open . 0)
		   (namespace-open . 0)
		   (extern-lang-open . 0)
		   (objc-method-call-cont
		    c-lineup-ObjC-method-call-colons
		    c-lineup-ObjC-method-call
		    +
		    )
		   (objc-method-args-cont . c-lineup-ObjC-method-args)
		   (objc-method-intro . [0])
		   (friend . 0)
		   (cpp-define-intro c-lineup-cpp-define +)
		   (cpp-macro-cont . +)
		   (cpp-macro . [0])
		   (inclass . +)
		   (stream-op . c-lineup-streamop)
		   (arglist-cont-nonempty c-lineup-gcc-asm-reg c-lineup-arglist)
		   (arglist-cont c-lineup-gcc-asm-reg 0)
		   (comment-intro c-lineup-knr-region-comment c-lineup-comment)
		   (catch-clause . 0)
		   (else-clause . 0)
		   (do-while-closure . 0)
		   (access-label . -)
		   (case-label . 0)
		   (substatement . +)
		   (statement-case-intro . +)
		   (statement . 0)
		   (brace-entry-open . 0)
		   (brace-list-entry . 0)
		   (brace-list-intro . +)
		   (brace-list-close . 0)
		   (block-close . 0)
		   (block-open . 0)
		   (inher-cont . c-lineup-multi-inher)
		   (inher-intro . +)
		   (member-init-cont . c-lineup-multi-inher)
		   (member-init-intro . +)
		   (annotation-var-cont . +)
		   (annotation-top-cont . 0)
		   (topmost-intro . 0)
		   (knr-argdecl . 0)
		   (func-decl-cont . +)
		   (inline-close . 0)
		   (class-close . 0)
		   (class-open . 0)
		   (defun-block-intro . +)
		   (defun-close . 0)
		   (defun-open . 0)
		   (c . c-lineup-C-comments)
		   (string . c-lineup-dont-change)
		   (topmost-intro-cont
		    first
		    c-lineup-topmost-intro-cont
		    c-lineup-gnu-DEFUN-intro-cont
		    )
		   (brace-list-open . +)
		   (inline-open . 0)
		   (arglist-close . c-lineup-arglist)
		   (arglist-intro . c-lineup-arglist-intro-after-paren)
		   (statement-cont . +)
		   (statement-case-open . +)
		   (label . 0)
		   (substatement-label . 0)
		   (substatement-open . +)
		   (knr-argdecl-intro . 5)
		   (statement-block-intro . +)
		   )
 c-buffer-is-cc-mode 'c-mode
 c-tab-always-indent t
 c-syntactic-indentation t
 c-syntactic-indentation-in-macros t
 c-ignore-auto-fill '(string cpp code)
 c-auto-align-backslashes t
 c-backspace-function 'backward-delete-char-untabify
 c-delete-function 'delete-char
 c-electric-pound-behavior nil
 c-default-style '((java-mode . "java") (awk-mode . "awk") (other . "gnu"))
 c-enable-xemacs-performance-kludge-p nil
 c-old-style-variable-behavior nil
 defun-prompt-regexp nil
 tab-width 8
 comment-column 32
 parse-sexp-ignore-comments t
 parse-sexp-lookup-properties t
 auto-fill-function nil
 comment-multi-line t
 comment-start-skip "\\(//+\\|/\\*+\\)\\s *"
 fill-prefix nil
 fill-column 70
 paragraph-start "[ 	]*\\(//+\\|\\**\\)[ 	]*$\\|^\f"
 adaptive-fill-mode t
 adaptive-fill-regexp "[ 	]*\\(//+\\|\\**\\)[ 	]*\\([ 	]*\\([-–!|#%;>*·•‣⁃◦]+[ 	]*\\)*\\)"
 )

[BinaryControlFlow.h (text/x-chdr, attachment)]
[Message part 3 (text/plain, inline)]
-- 
Michael Welsh Duggan
(md5i <at> md5i.com)

Information forwarded to bug-cc-mode <at> gnu.org:
bug#23271; Package cc-mode. (Tue, 26 Apr 2016 20:09:02 GMT) Full text and rfc822 format available.

Message #8 received at 23271 <at> debbugs.gnu.org (full text, mbox):

From: Alan Mackenzie <acm <at> muc.de>
To: Michael Welsh Duggan <mwd <at> md5i.com>
Cc: 23271 <at> debbugs.gnu.org
Subject: Re: bug#23271: CC Mode 5.33 (C/l); Cache failure
Date: Tue, 26 Apr 2016 20:08:09 +0000
Hello, Michael.

Sorry about the delayed response.

I think I've tracked down what is causing this cache failure, but I'm
not yet totally convinced by my patch for it.

It seems to be an error in adjusting the cache when the buffer gets
narrowed.  In particular, when the new point-min is inside a brace pair
which was previously recorded in the cache.

Give me a little time, and I'll get back to you with a patch.

-- 
Alan Mackenzie (Nuremberg, Germany).


On Mon, Apr 11, 2016 at 05:22:50PM -0400, Michael Welsh Duggan wrote:
> Tricky recipe this time, as it depends on the size of the frame.  (Font
> lock will reach different locations.

> >>>From emacs -Q, type the following into the *scratch* buffer, followed by C-j:

> (modify-frame-parameters (selected-frame) '((height . 56) (tool-bar-lines . 0) (menu-bar-lines . 0) (width . 96)))
> C-j


> Then, load the attached file, BinaryControlFlow.h.  

> C-x f BinaryControlFlow.h RET

> Turn on cache debugging:

> M-x c-toggle-parse-state-debug RET

> Finally, start paging down with C-v.  In my experiments with this frame
> size, it takes 14 times before it triggers.

> Here's the state spew.  FWIW, the cache looks more correct than the
> "from scratch" version.

> c-parse-state inconsistency at 33929: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))
> Old state:
> (setq c-state-cache ’((32429 . 33731) 795 365)  c-state-cache-good-pos 33731  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33733)
> c-parse-state inconsistency at 33929: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))
> Old state:
> (setq c-state-cache ’(33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33839  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33929)
> c-parse-state inconsistency at 33929: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))
> Old state:
> (setq c-state-cache ’(33928 33838 (32429 . 33731) 795 365)  c-state-cache-good-pos 33929  c-state-nonlit-pos-cache ’(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache ’(32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 32334  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 33929)

[ .... ]


> Emacs  : GNU Emacs 25.0.91.2 (x86_64-pc-linux-gnu, X toolkit)
>  of 2016-02-14
> Package: CC Mode 5.33 (C/l)
> Buffer Style: gnu
> c-emacs-features: (pps-extended-state col-0-paren posix-char-classes gen-string-delim gen-comment-delim syntax-properties 1-bit)

[ .... ]

> #ifndef ROSE_BinaryAnalysis_ControlFlow_H
> #define ROSE_BinaryAnalysis_ControlFlow_H
> 
> #include "Map.h"
> #include "WorkLists.h"
> 
> #include <boost/foreach.hpp>
> #include <boost/graph/adjacency_list.hpp>
> #include <boost/graph/reverse_graph.hpp>
> #include <boost/graph/depth_first_search.hpp>
> #include <Sawyer/GraphBoost.h>
> 
> class SgNode;
> class SgAsmBlock;
> 
> namespace rose {

[ .... ]


> -- 
> Michael Welsh Duggan
> (md5i <at> md5i.com)




Information forwarded to bug-cc-mode <at> gnu.org:
bug#23271; Package cc-mode. (Tue, 26 Apr 2016 20:19:02 GMT) Full text and rfc822 format available.

Message #11 received at 23271 <at> debbugs.gnu.org (full text, mbox):

From: Michael Welsh Duggan <mwd <at> md5i.com>
To: Alan Mackenzie <acm <at> muc.de>
Cc: Michael Welsh Duggan <mwd <at> md5i.com>, 23271 <at> debbugs.gnu.org
Subject: Re: bug#23271: CC Mode 5.33 (C/l); Cache failure
Date: Tue, 26 Apr 2016 16:18:50 -0400
Alan Mackenzie <acm <at> muc.de> writes:

> Sorry about the delayed response.
>
> I think I've tracked down what is causing this cache failure, but I'm
> not yet totally convinced by my patch for it.
>
> It seems to be an error in adjusting the cache when the buffer gets
> narrowed.  In particular, when the new point-min is inside a brace pair
> which was previously recorded in the cache.
>
> Give me a little time, and I'll get back to you with a patch.

Sure.  I (obviously) normally run with cache debugging turned on, and I
get cache errors fairly frequently.  Unfortunately, I can really only
send you the ones I can reproduce.  Each time I hope that the bug fixed
includes all of the errors I see.  :)

-- 
Michael Welsh Duggan
(md5i <at> md5i.com)




Information forwarded to bug-cc-mode <at> gnu.org:
bug#23271; Package cc-mode. (Thu, 05 May 2016 19:16:01 GMT) Full text and rfc822 format available.

Message #14 received at 23271 <at> debbugs.gnu.org (full text, mbox):

From: Alan Mackenzie <acm <at> muc.de>
To: Michael Welsh Duggan <mwd <at> md5i.com>
Cc: 23271 <at> debbugs.gnu.org
Subject: Re: bug#23271: CC Mode 5.33 (C/l); Cache failure
Date: Thu, 5 May 2016 19:15:38 +0000
Hello, Michael.

On Tue, Apr 26, 2016 at 04:18:50PM -0400, Michael Welsh Duggan wrote:
> Alan Mackenzie <acm <at> muc.de> writes:

> > Sorry about the delayed response.

> > I think I've tracked down what is causing this cache failure, but I'm
> > not yet totally convinced by my patch for it.

Now, I don't think I was right.

> > It seems to be an error in adjusting the cache when the buffer gets
> > narrowed.  In particular, when the new point-min is inside a brace pair
> > which was previously recorded in the cache.

> > Give me a little time, and I'll get back to you with a patch.

> Sure.  I (obviously) normally run with cache debugging turned on, and I
> get cache errors fairly frequently.  Unfortunately, I can really only
> send you the ones I can reproduce.  Each time I hope that the bug fixed
> includes all of the errors I see.  :)

I think the issue here is `open-paren-in-column-0-is-defun-start'.  In

>> c-parse-state inconsistency at 33929: using cache: (33928 33838 (32429 . 33731) 795 365), from scratch: (33928 33838 (32429 . 33731))

, the brace pair (32429 . 33731)'s opener at 32429 is in column zero.
So, if `open-paren-...-start' is non-nil, the low level syntax routines
aren't going to be scanning back any further than that.  I think, in
this case, the braces at 365 and 795 got into the cache early on, and
stayed there.

Would you check your setting of that variable, please, and if it's
non-nil, try setting it to nil to see if the inconsistency goes away.
If it's already nil, please let me know, in which case I've got some
serious head scratching to do.

> -- 
> Michael Welsh Duggan
> (md5i <at> md5i.com)

-- 
Alan Mackenzie (Nuremberg, Germany).




Information forwarded to bug-cc-mode <at> gnu.org:
bug#23271; Package cc-mode. (Thu, 05 May 2016 19:51:02 GMT) Full text and rfc822 format available.

Message #17 received at 23271 <at> debbugs.gnu.org (full text, mbox):

From: Michael Welsh Duggan <mwd <at> cert.org>
To: Alan Mackenzie <acm <at> muc.de>
Cc: 23271 <at> debbugs.gnu.org
Subject: Re: bug#23271: CC Mode 5.33 (C/l); Cache failure
Date: Thu, 05 May 2016 15:49:58 -0400
Alan Mackenzie <acm <at> muc.de> writes:

> Hello, Michael.
>
> On Tue, Apr 26, 2016 at 04:18:50PM -0400, Michael Welsh Duggan wrote:
>> Alan Mackenzie <acm <at> muc.de> writes:
>
>> > Sorry about the delayed response.
>
>> > I think I've tracked down what is causing this cache failure, but I'm
>> > not yet totally convinced by my patch for it.
>
> Now, I don't think I was right.
>
>> > It seems to be an error in adjusting the cache when the buffer gets
>> > narrowed.  In particular, when the new point-min is inside a brace pair
>> > which was previously recorded in the cache.
>
>> > Give me a little time, and I'll get back to you with a patch.
>
>> Sure.  I (obviously) normally run with cache debugging turned on, and I
>> get cache errors fairly frequently.  Unfortunately, I can really only
>> send you the ones I can reproduce.  Each time I hope that the bug fixed
>> includes all of the errors I see.  :)
>
> I think the issue here is `open-paren-in-column-0-is-defun-start'.  In
>
>>> c-parse-state inconsistency at 33929: using cache: (33928 33838
>>> (32429 . 33731) 795 365), from scratch: (33928 33838 (32429
>>> . 33731))
>
> , the brace pair (32429 . 33731)'s opener at 32429 is in column zero.
> So, if `open-paren-...-start' is non-nil, the low level syntax routines
> aren't going to be scanning back any further than that.  I think, in
> this case, the braces at 365 and 795 got into the cache early on, and
> stayed there.
>
> Would you check your setting of that variable, please, and if it's
> non-nil, try setting it to nil to see if the inconsistency goes away.
> If it's already nil, please let me know, in which case I've got some
> serious head scratching to do.

This occurs with a nil setting of
`open-paren-in-column-0-is-defun-start'.  It was nil when I submitted
the original bug report.  (You might want to add this variable to the
c-submit-bug-report report.)

Apologies in advance for any hair loss.  :)

I tried it on a different machine with the same frame width (but
different frame height), and got the included output after 8 page-downs.
The last full line on the first page is:

   *    <li>the graph is bidirectional ("bidrectionalS" as the third template argument),</li>

I hope this differing output helps you track down the problem.

c-debug-parse-state enabled
c-parse-state inconsistency at 25771: using cache: (25731 (25567 . 25569) 25148), from scratch: (25731 (25567 . 25569) 25148 (24724 . 24726))
Old state:
(setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
c-parse-state inconsistency at 25730: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
Old state:
(setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
c-parse-state inconsistency at 25695: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
Old state:
(setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
c-parse-state inconsistency at 25569: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
Old state:
(setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
c-parse-state inconsistency at 25730: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
Old state:
(setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
c-parse-state inconsistency at 25695: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
Old state:
(setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
c-parse-state inconsistency at 25569: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
Old state:
(setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)


-- 
Michael Welsh Duggan
(mwd <at> cert.org)




Information forwarded to bug-cc-mode <at> gnu.org:
bug#23271; Package cc-mode. (Mon, 16 May 2016 17:32:01 GMT) Full text and rfc822 format available.

Message #20 received at 23271 <at> debbugs.gnu.org (full text, mbox):

From: Alan Mackenzie <acm <at> muc.de>
To: Michael Welsh Duggan <mwd <at> cert.org>
Cc: 23271 <at> debbugs.gnu.org
Subject: Re: bug#23271: CC Mode 5.33 (C/l); Cache failure
Date: Sun, 15 May 2016 13:04:50 +0000
Hello again, Michael.

On Thu, May 05, 2016 at 03:49:58PM -0400, Michael Welsh Duggan wrote:
> Alan Mackenzie <acm <at> muc.de> writes:

> > Hello, Michael.

> > On Tue, Apr 26, 2016 at 04:18:50PM -0400, Michael Welsh Duggan wrote:
> >> Alan Mackenzie <acm <at> muc.de> writes:

[ .... ]

> > I think the issue here is `open-paren-in-column-0-is-defun-start'.  In

> >>> c-parse-state inconsistency at 33929: using cache: (33928 33838
> >>> (32429 . 33731) 795 365), from scratch: (33928 33838 (32429
> >>> . 33731))

> > , the brace pair (32429 . 33731)'s opener at 32429 is in column zero.
> > So, if `open-paren-...-start' is non-nil, the low level syntax routines
> > aren't going to be scanning back any further than that.  I think, in
> > this case, the braces at 365 and 795 got into the cache early on, and
> > stayed there.

> > Would you check your setting of that variable, please, and if it's
> > non-nil, try setting it to nil to see if the inconsistency goes away.
> > If it's already nil, please let me know, in which case I've got some
> > serious head scratching to do.

> This occurs with a nil setting of
> `open-paren-in-column-0-is-defun-start'.  It was nil when I submitted
> the original bug report.  (You might want to add this variable to the
> c-submit-bug-report report.)

> Apologies in advance for any hair loss.  :)

Sorry to be persistent, but can we please be absolutely sure about this.
open-paren-in-column-0-is-defun-start is t by default.  In your original
bug recipe, you don't mention setting that variable to nil.

It's just that with the default setting of o-p-i-column-0-i-d-start, I
can reproduce your exact results.

> I tried it on a different machine with the same frame width (but
> different frame height), and got the included output after 8 page-downs.
> The last full line on the first page is:

>    *    <li>the graph is bidirectional ("bidrectionalS" as the third template argument),</li>

> I hope this differing output helps you track down the problem.

I think this is something different.  I can't reproduce it at the moment,
but I'll keep trying.  The source line is line 53.  So the number of
lines scrolled per C-v must be ~6.  With next-screen-context-lines at its
default of 2, that suggests a window 8 lines high, not counting wrapped
lines.  With (...'((height .11))), I can count 9 C-v's before L53 becomes
the bottom line.  But I don't get the inconsistency.  I'll keep trying.

> c-debug-parse-state enabled
> c-parse-state inconsistency at 25771: using cache: (25731 (25567 . 25569) 25148), from scratch: (25731 (25567 . 25569) 25148 (24724 . 24726))
> Old state:
> (setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
> c-parse-state inconsistency at 25730: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
> Old state:
> (setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
> c-parse-state inconsistency at 25695: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
> Old state:
> (setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
> c-parse-state inconsistency at 25569: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
> Old state:
> (setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
> c-parse-state inconsistency at 25730: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
> Old state:
> (setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
> c-parse-state inconsistency at 25695: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
> Old state:
> (setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)
> c-parse-state inconsistency at 25569: using cache: ((25567 . 25569) 25148), from scratch: ((25567 . 25569) 25148 (24724 . 24726))
> Old state:
> (setq c-state-cache '(25772 25731 (25567 . 25569) 25148 (24419 . 24884) 7660 795 365)  c-state-cache-good-pos 25773  c-state-nonlit-pos-cache '(53334 50334 47334 44334 41334 38334 35334 32334 29099 26099 23099 20099 17099 13993 10731 7641)  c-state-nonlit-pos-cache-limit 53334  c-state-semi-nonlit-pos-cache '(23099 20099 17099 13993 10731 7641)  c-state-semi-nonlit-pos-cache-limit 23099  c-state-brace-pair-desert nil  c-state-point-min 1  c-state-point-min-lit-type nil  c-state-point-min-lit-start nil  c-state-min-scan-pos 1  c-state-old-cpp-beg nil  c-state-old-cpp-end nil  c-parse-state-point 25898)


> -- 
> Michael Welsh Duggan
> (mwd <at> cert.org)

-- 
Alan Mackenzie (Nuremberg, Germany).




Information forwarded to bug-cc-mode <at> gnu.org:
bug#23271; Package cc-mode. (Fri, 20 May 2016 02:30:02 GMT) Full text and rfc822 format available.

Message #23 received at 23271 <at> debbugs.gnu.org (full text, mbox):

From: Michael Welsh Duggan <mwd <at> md5i.com>
To: Alan Mackenzie <acm <at> muc.de>
Cc: 23271 <at> debbugs.gnu.org, Michael Welsh Duggan <mwd <at> cert.org>
Subject: Re: bug#23271: CC Mode 5.33 (C/l); Cache failure
Date: Thu, 19 May 2016 22:29:37 -0400
Alan Mackenzie <acm <at> muc.de> writes:

> Hello again, Michael.
>
> On Thu, May 05, 2016 at 03:49:58PM -0400, Michael Welsh Duggan wrote:
>> Alan Mackenzie <acm <at> muc.de> writes:
>
>> > Hello, Michael.
>
>> > On Tue, Apr 26, 2016 at 04:18:50PM -0400, Michael Welsh Duggan wrote:
>> >> Alan Mackenzie <acm <at> muc.de> writes:
>
> [ .... ]
>
>> > I think the issue here is `open-paren-in-column-0-is-defun-start'.  In
>
>> >>> c-parse-state inconsistency at 33929: using cache: (33928 33838
>> >>> (32429 . 33731) 795 365), from scratch: (33928 33838 (32429
>> >>> . 33731))
>
>> > , the brace pair (32429 . 33731)'s opener at 32429 is in column zero.
>> > So, if `open-paren-...-start' is non-nil, the low level syntax routines
>> > aren't going to be scanning back any further than that.  I think, in
>> > this case, the braces at 365 and 795 got into the cache early on, and
>> > stayed there.
>
>> > Would you check your setting of that variable, please, and if it's
>> > non-nil, try setting it to nil to see if the inconsistency goes away.
>> > If it's already nil, please let me know, in which case I've got some
>> > serious head scratching to do.
>
>> This occurs with a nil setting of
>> `open-paren-in-column-0-is-defun-start'.  It was nil when I submitted
>> the original bug report.  (You might want to add this variable to the
>> c-submit-bug-report report.)
>
>> Apologies in advance for any hair loss.  :)
>
> Sorry to be persistent, but can we please be absolutely sure about this.
> open-paren-in-column-0-is-defun-start is t by default.  In your original
> bug recipe, you don't mention setting that variable to nil.
>
> It's just that with the default setting of o-p-i-column-0-i-d-start, I
> can reproduce your exact results.

I can confirm that if I modify the original recipe to include
(setq-default open-paren-in-column-0-is-defun-start nil) before loading
the file, it still errors out, and the output of `C-h v
open-paren-in-column-0-is-defun-start' is:

open-paren-in-column-0-is-defun-start is a variable defined in ‘C source code’.
Its value is nil
Original value was t

>> I tried it on a different machine with the same frame width (but
>> different frame height), and got the included output after 8 page-downs.
>> The last full line on the first page is:
>
>>    * <li>the graph is bidirectional ("bidrectionalS" as the third
>> template argument),</li>
>
>> I hope this differing output helps you track down the problem.
>
> I think this is something different.  I can't reproduce it at the moment,
> but I'll keep trying.  The source line is line 53.  So the number of
> lines scrolled per C-v must be ~6.  With next-screen-context-lines at its
> default of 2, that suggests a window 8 lines high, not counting wrapped
> lines.  With (...'((height .11))), I can count 9 C-v's before L53 becomes
> the bottom line.  But I don't get the inconsistency.  I'll keep trying.

I'll try again when I am on that machine again (tomorrow).

-- 
Michael Welsh Duggan
(md5i <at> md5i.com)




This bug report was last modified 9 years and 27 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.