-
This file produces an exception when run with stainless-scalac (corresponding tip-session attached)
```scala
import stainless.collection._
import stainless.lang._
import stainless.annotation._
…
-
It seems as yaourt from the antergos/yaourt package is broken.
yaourt-1.8.1-1 behaves like this:
```bash
$ yaourt -Sy
:: Synchronizing package databases...
antergos is up to date
core is u…
-
Additional system dependencies (lines 9-22 in the current PKGBUILD) aren't appended to the depends list for some reason. Installing with pacaur, it happily skipped some deps, installed the package (in…
-
[I've updated my subset of Inox patches to Chromium 55](https://github.com/Eloston/ungoogled-chromium/tree/55.0.2883.75-1/resources/common/patches/inox-patchset). One or two of them are missing some s…
-
how could i disable google's tests + aboid compiling UNREQUIRED libraries (webrtc)?
saving buildtime (precious if you dont have a paid vps)
-
It fails without any error. Something strange is that it sees three modules and their corresponding build modules. And then I just don't have any source directory.
-
Chromium 54 has arrived
please update inox
thanks
-
when i am trying to compile inox 54
i get this issues
../../printing/backend/print_backend_cups.cc:243:21: error: use of undeclared identifier 'cupsGetPPD'
-
On the following TIP problem, `inox foo.smt2` answers SAT (both using nativez3 and smt-cvc4 as solvers), but the problem is unsatisfiable.
```
; UNSAT
; find a sorted list of length 3, that is …
-
```scala
import stainless.lang._
import stainless.util.Random
import stainless.collection._
import stainless.lang._
import scala.Any
import stainless.annotation._
import stainless.proof._
ob…