Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
frama-c
Commits
bb79c595
Commit
bb79c595
authored
Mar 30, 2020
by
David Bühler
Browse files
Updates the Changelog for MR !2555.
parent
fbcdf427
Changes
1
Hide whitespace changes
Inline
Side-by-side
Changelog
View file @
bb79c595
...
...
@@ -17,6 +17,11 @@
Open Source Release <next-release>
##################################
- RTE [2020/03/30] Emits alarm on invalid pointers when option is on
- Eva [2020/03/30] Emits alarm on invalid pointers when option is on
- Kernel [2020/03/30] New option -warn-invalid-pointer (disabled by
default) to warn on invalid pointer arithmetics resulting in a
pointer that does not point to an object or one past an object.
- RTE [2020/03/27] Emits alarm on pointer downcast when option is on
- Eva [2020/03/27] Emits alarm on pointer downcast when option is on
- Kernel [2020/03/27] New option -warn-pointer-downcast (activated by
...
...
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