Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3f1f4366
Commit
3f1f4366
authored
Dec 21, 1991
by
Jim Blandy
Browse files
entered into RCS
parent
e5f78659
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lib-src/aixcc.lex
lib-src/aixcc.lex
+2
-1
No files found.
lib-src/aixcc.lex
View file @
3f1f4366
...
...
@@ -8,7 +8,8 @@ D5 [0-9 ][0-9 ][0-9 ][0-9 ][0-9]
DS [0-9 ]
%{
/*
/* moore@wilma.cs.utk.edu
* Hack to work around the AIX C compiler's brain-damaged error messages
* so that emacs can parse them. It runs /bin/cc as a subprocess, and
* tries to rearrange the error messages so that (a) each message contains
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment