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
d63ee136
Commit
d63ee136
authored
Jan 25, 2023
by
Po Lu
Browse files
Merge remote-tracking branch 'origin/master' into feature/android
parents
0900bfbc
8b87d095
Pipeline
#22956
failed with stages
in 3 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/coding.c
src/coding.c
+1
-1
No files found.
src/coding.c
View file @
d63ee136
...
...
@@ -653,7 +653,7 @@ growable_destination (struct coding_system *coding)
/* Suppress clang warnings about consumed_chars never being used.
Although correct, the warnings are too much trouble to code around. */
#if 13 <= __clang_major__
#if 13 <= __clang_major__
- defined __apple_build_version__
# pragma clang diagnostic ignored "-Wunused-but-set-variable"
#endif
...
...
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