Mercurial > emacs
annotate src/sink11.h @ 17623:a09fd9348b0d
Support compilers that give a message each time the file being
compiled changes but don't include a file name each error message.
Speed up by searching for regexps one by one instead of combining.
(compile-internal): Takes more optional arguments. All five regexp
alists can be given as argument.
Change name of variable regexp-alist to error-regexp-alist. Change
some local variables directly by setq instead of rebinding by let.
(compilation-shell-minor-mode): New minor mode.
Similar to compilation-minor-mode, but key bindings don't
collide with shell mode.
(compilation-shell-minor-mode-map, compilation-shell-minor-mode):
New variables.
(compile-auto-highlight): Doc fix.
(compilation-error-regexp-alist): Removed unnecessary line break
in first regexp. Replaced \\(\\|.* on \\) by \\(.* on \\)? in
regexp for Absoft FORTRAN 77 Compiler 3.1.3. Added regexp for
SPARCcompiler Pascal. Divided long line in regexp for Cray C
compiler error messages. Made comment fit in line at regexp for
Sun Ada (VADS, Solaris). FILE-IDX may be nil, meaning an
error message with no file name, so the file name must be taken
from an earlier message. LINE-IDX may be a function which is
called with two arguments the file name and column strings and
returns an error position descriptor.
(compilation-enter-directory-regexp-alist)
(compilation-leave-directory-regexp-alist): New variables.
(compilation-file-regexp-alist)
(compilation-nomessage-regexp-alist): New variables.
(grep-regexp-alist): Removed unnecessary ^ at beginning of regexp.
(compilation-enter-directory-regexp)
(compilation-leave-directory-regexp): Variables deleted.
Replaced by compilation-enter-directory-regexp-alist and
compilation-leave-directory-regexp-alist.
(compilation-buffer-p): Return true also for buffer in
compilation-shell-minor-mode.
(compilation-next-error-locus): Split a long line.
(count-regexp-groupings): Comment about this function not being
needed any more.
(compilation-current-file, compilation-regexps); New variables.
(compilation-parse-errors): Large parts rewritten. Don't put the
regexps together in one large regexp, instead match them one by one.
Support the generalized subexpression indices.
(compile-collect-regexps, compile-buffer-substring): New functions
supporting compilation-parse-errors.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 03 May 1997 04:37:52 +0000 |
parents | 3165b2697c78 |
children |
rev | line source |
---|---|
484 | 1 #define sink_width 48 |
2 #define sink_height 48 | |
3 static char sink_bits[] = { | |
4 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, | |
5 0xff, 0xff, 0xff, 0xff, 0x80, 0x9f, | |
6 0xff, 0xff, 0xff, 0xff, 0x9f, 0x9f, | |
7 0xff, 0xff, 0xff, 0xff, 0x00, 0x80, | |
8 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xbf, | |
9 0xff, 0xff, 0xff, 0x7f, 0x03, 0xa0, | |
10 0xff, 0xff, 0xff, 0x7f, 0xfd, 0xaf, | |
11 0xff, 0xff, 0xff, 0x3f, 0xf9, 0xaf, | |
12 0xff, 0xff, 0xff, 0xff, 0xff, 0xaf, | |
13 0xff, 0xff, 0xff, 0xff, 0xfc, 0xaf, | |
14 0xff, 0xff, 0xff, 0x7f, 0xf8, 0xaf, | |
15 0xff, 0xff, 0xff, 0xff, 0xfc, 0xaf, | |
16 0xff, 0xff, 0xff, 0xff, 0xff, 0xaf, | |
17 0xff, 0xff, 0xff, 0xbf, 0xf7, 0xaf, | |
18 0xff, 0xff, 0xff, 0x3f, 0xf3, 0xaf, | |
19 0xff, 0xff, 0xff, 0xff, 0xfc, 0xaf, | |
20 0x3f, 0x00, 0x00, 0x00, 0x00, 0x20, | |
21 0x7f, 0x00, 0x00, 0x00, 0x00, 0xe0, | |
22 0xdf, 0xf8, 0xff, 0xff, 0xff, 0x07, | |
23 0xcf, 0xf9, 0x0f, 0xff, 0xff, 0xe7, | |
24 0xcf, 0xf9, 0xf7, 0xff, 0xff, 0xe7, | |
25 0xff, 0xf9, 0xf7, 0x63, 0xfb, 0xe7, | |
26 0xff, 0xf9, 0x37, 0x5a, 0xfb, 0xe7, | |
27 0xcf, 0xf9, 0xf7, 0x5a, 0xfb, 0xe7, | |
28 0xcf, 0xf9, 0xf7, 0x5a, 0xf9, 0xe7, | |
29 0xef, 0xf9, 0x0f, 0xdb, 0xfa, 0xe7, | |
30 0xff, 0xf9, 0xff, 0xff, 0xff, 0xe7, | |
31 0xdf, 0xf9, 0xff, 0xff, 0xff, 0xe7, | |
32 0xcf, 0x19, 0xfc, 0xff, 0xff, 0xe7, | |
33 0xcf, 0xd9, 0xff, 0xff, 0xff, 0xe7, | |
34 0xff, 0xd9, 0x47, 0xce, 0x73, 0xe6, | |
35 0xff, 0x19, 0xb6, 0xb5, 0xad, 0xe7, | |
36 0xcf, 0xd9, 0xb7, 0xb5, 0x7d, 0xe6, | |
37 0xc7, 0xd9, 0xb7, 0xb5, 0xed, 0xe5, | |
38 0xef, 0x19, 0xb4, 0x4d, 0x73, 0xe6, | |
39 0xff, 0xf1, 0xff, 0xff, 0xff, 0xe3, | |
40 0xff, 0x03, 0x80, 0x03, 0x00, 0xf0, | |
41 0xef, 0x07, 0x00, 0x01, 0x00, 0xf8, | |
42 0xc7, 0xff, 0x3f, 0xf9, 0xff, 0xff, | |
43 0xe7, 0xff, 0x7f, 0xfd, 0xe0, 0xff, | |
44 0xff, 0xff, 0x7f, 0x7d, 0xdf, 0xff, | |
45 0xff, 0xff, 0x7f, 0xbd, 0xb1, 0xff, | |
46 0xff, 0xff, 0x7f, 0xbb, 0xae, 0xff, | |
47 0xef, 0xff, 0xff, 0xda, 0xae, 0xff, | |
48 0xc7, 0xff, 0xff, 0x66, 0xaf, 0xff, | |
49 0xe7, 0xff, 0xff, 0xbd, 0xaf, 0xff, | |
50 0xff, 0xff, 0xff, 0xc3, 0xaf, 0xff, | |
51 0xff, 0xff, 0xff, 0xff, 0xaf, 0xff}; |