Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Commits
8239d226
Commit
8239d226
authored
May 09, 2001
by
Ronny Wichers Schreur
🏢
Browse files
don't analyse idents for Clean 2.0
parent
1f7d8294
Changes
1
Hide whitespace changes
Inline
Side-by-side
backendC/CleanCompilerSources/optimisations.c
View file @
8239d226
...
...
@@ -1035,7 +1035,9 @@ static void init_apply_symb_function_state_p()
#endif
#define cTypeDelimiter ';'
/* also in checksupport.h */
#ifndef CLEAN2
#define _ANALYSE_IDENT_
/* also in checksupport.c */
#endif
static
int
compute_length_before_type_delimiter
(
char
*
fname
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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