Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
61f36448
Commit
61f36448
authored
11 years ago
by
Julien Signoles
Browse files
Options
Downloads
Patches
Plain Diff
[E-ACSL] manual: only one section remaining :)
parent
4c354e56
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/plugins/e-acsl/doc/userman/limitations.tex
+14
-3
14 additions, 3 deletions
src/plugins/e-acsl/doc/userman/limitations.tex
src/plugins/e-acsl/doc/userman/main.pdf
+0
-0
0 additions, 0 deletions
src/plugins/e-acsl/doc/userman/main.pdf
with
14 additions
and
3 deletions
src/plugins/e-acsl/doc/userman/limitations.tex
+
14
−
3
View file @
61f36448
...
...
@@ -125,12 +125,23 @@ function without code. There is also no workaround yet.
\section
{
Recursive Function
}
\index
{
Function!Recursive
}
Programs containing recursive functions have the same limitations than the ones
containing function without code (Section~
\ref
{
sec:limits:no-code
}
) and
memory-related annotations.
Also, even if there is no such annotations, the generated code may call a
function before it is declared. This behavior appears in a non-specified
way. The generated code is however easy to fix by hand.
\section
{
Variadic Function
}
\index
{
Function!Variadic
}
\begin{itemize}
\item
Not yet duplicated
\end{itemize}
Programs containing variadic functions without code but with a function contract
are not yet supported. There is no workaround.
\section
{
Function Pointer
}
\index
{
Function!Pointer
}
Programs containing function pointers have the same limitations as about
memory-related annotations than the ones containing function without code or
recursive functions.
This diff is collapsed.
Click to expand it.
src/plugins/e-acsl/doc/userman/main.pdf
+659 B (+0%)
View file @
61f36448
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment