-
```
What steps will reproduce the problem?
1. Follow directions at http://code.google.com/p/iphone-dev/wiki/Building
2. error is encountered when running $ make
LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.…
-
```
What steps will reproduce the problem?
1. Follow directions at http://code.google.com/p/iphone-dev/wiki/Building
2. error is encountered when running $ make
LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.…
-
```
What steps will reproduce the problem?
1. Follow directions at http://code.google.com/p/iphone-dev/wiki/Building
2. error is encountered when running $ make
LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.…
-
From https://github.com/microsoft/STL/pull/694#issuecomment-622441925:
> LL/SC machines are the motivation for compare_exchange_weak existing in the C++ standard. Other compilers like GCC and clang…
-
Hi, I'm currently playing around with the symbomath code and I keep running into this error with data generation.
Running the following code (the example generation code provided):
`python main.p…
-
Is there for example an instance:
```haskell
instance Selective f => Selective (ReaderT r f a)
```
-
```
What steps will reproduce the problem?
1. Follow directions at http://code.google.com/p/iphone-dev/wiki/Building
2. error is encountered when running $ make
LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
- What kind of syntax do we want for lists?
- How do we want to add lists in the type checker? What should be the syntax for defining list types? `List`?
-
(Discovered during `lean4lean` debugging.) Even if the main part of `simp_arith` is done by proof by reflection, it is not safe to use defeq to force a ring expression into a `Expr.denote` expression,…