-
One thing I noticed today while attempting to package up my software (which depends on libzbar-cil and libzbar*) is that libzbar-cil references libzbar[.dll], whereas zbar seems to distribute the DLL …
-
Several benchmarks have calls to string functions that are not defined in the benchmark files. For instance, the following benchmarks have calls to `strcpy` without defining it:
`c/ldv-linux-3.4-s…
-
Please consider the following patch for inclusion:
``` diff
Index: myocamlbuild.ml
--- myocamlbuild.ml.orig
+++ myocamlbuild.ml
@@ -21,22 +21,25 @@ let cil_version =
with Not_found -> "" ;;…
-
As part of the software sustainability hackathon, efforts are ongoing to make CIL easier to use for users and developers.
This issue is focused on improving the python code documentation with Numpy…
-
Prioritní cíl: popis rozdílů ve vizualizaci dat při volbě v nastavení: Položky zahrnuté do součtů: všechny/viditelné kategorie.
![image](https://user-images.githubusercontent.com/48987369/203303494-9…
-
With the transition to CIL, we would like to move away from using binary policy modules/packages; they merely add overhead in time and space and create a maintenance/development burden when adding new…
-
I had the following in the opam package files in the current directory:
```console
simmo@goblint-new:/mnt/goblint-svcomp/sv-comp/goblint-clean/goblint$ grep ppxlib goblint.opam
"ppxlib" {>= "0.…
-
It would be nice to have an opam package for OCaml >= 4.02, since the current one leads to segmentation faults (and cilly doesn't terminate).
Also, for the develop-branch, I had to add `package(cil.al…
-
Test assembly: [Xamarin.TVOS.dll.zip](https://github.com/mono/mono/files/7516082/Xamarin.TVOS.dll.zip)
Repro:
* Download & extract test assembly
* Execute `mono-cil-strip Xamarin.TVOS.dll Xamarin…
-
This should be removed to prevent circular dependency.
https://github.com/TomographicImaging/CIL/blob/5ea9282104423dd0134a8d67fbf599ec60960efe/Wrappers/Python/cil/recon/__init__.py#L20