10000 Fix expression type for a generated "!="-expression by jerhard · Pull Request #49 · cil-project/cil · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix expression type for a generated "!="-expression #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 240 commits into from

Conversation

jerhard
Copy link
@jerhard jerhard commented May 17, 2021

This PR fixes issue #29.

vesalvojdani and others added 30 commits July 8, 2015 19:52
keep some string for truncated integer constants
keep some string for truncated integer constants
fix for OCaml 4.06.0 (-safe-string is the default)
how did opam compile this before?
Newer versions return a single digit version number causing Cilly to fail.
Copied over from sosy-lab/crest@512de07
In perl v5.22, using '{' w/o escaping in a regex was deprecated, since v5.26 it is a syntax error
By adapting test script to use zarith (see 9d8e68e)
Test case combine21 is ok in GNU90-C, but invalid in GNU11.
GNU90 used to be the default.
Since GCC 5.1.0., default is GNU11, causing problems when using a newer GCC.
michael-schwarz and others added 28 commits December 3, 2020 14:03
I don't know why `opam switch create .` chose ocaml 4.10.0.
Upgrade to 4.11.1?
…ng representation is created in kintegerCilint.
* Use unthreaded version of Batteries

* Use batteries.unthreaded in syntacticsearch

* Add minimum version requirement for batteries
Fix infinite recursion in syntactic search
Under OCaml 4.08.1 on Ubuntu Linux 20.04.2 LTS, running cilly
gives this error message:

	$ cilly
	No arguments passed
	Usage: cilly [options] [gcc_or_mscl arguments]
	...
	  All other arguments starting with -- are passed to the Cilly process.

	The following are the arguments of the Cilly process
	Error: findlib: package loop for goblint-cil.makecfg.
	Fatal error: exception Errormsg.Error

This patch fixes this problem.
Fix "package loop for goblint-cil.makecfg" error on OCaml 4.08.1
A "!=" expression must have type int.
@jerhard jerhard closed this May 17, 2021
@jerhard jerhard deleted the fix_expression_type branch May 21, 2021 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants
0