-
| | |
|--------------------|----|
| Bugzilla Link | [PR49953](https://bugs.llvm.org/show_bug.cgi?id=49953) |
| Status | NEW |
| Importance | P enhancemen…
-
If I say
```ocaml
type t = A [@deprecated "blah"]
type t2 = t = A
```
then, with warning 3 enabled, I get a warning. Good. But suppose I want to locally suppress this warning. Neither of th…
-
In Heptapod by @charles-cooper on Jun 18, 2023, 01:47
attempting to build `safe-pysha3` (https://pypi.org/project/safe-pysha3/) results in the following error:
```
gcc -pthread -DNDEBUG -O2 -fP…
-
Any plans to update this to use PostCSS 8? 🙂
-
```
wget http://cs.jhu.edu/~jason/tmp/edit.dyna
wget http://cs.jhu.edu/~jason/tmp/swapadj5.dyna
wget http://cs.jhu.edu/~jason/tmp/swap5.dyna
wget http://cs.jhu.edu/~jason/tmp/anagram5.dyna
wget http:/…
-
There should be a function that enables trimming, or _shaving_ if you will, to strings.
For example:
```
decl mylvariable
set mylvariable "hair"
shave? mylvariable "hair"!
output? mylvariable!
```
…
-
**Describe the bug**
When `dune-project` exists and project-wise `.ocamlformat` does not exist, unconfigured default foramtting will be used. (macOS)
**Expected Behavior**
Use global configurat…
-
☑️ Please make sure your issue is not addressed in the [FAQ] (http://fbinfer.com/support.html#troubleshooting).
Please include the following information:
- [x] The version of infer from `infer --…
-
`Decl` has a `Doc` case, `Module` has a `moduleDocs` field, we just need to parse the comments into them.
-
Error: Atom's argument type is not a subtype of its declared type in file locked-ether.dl at line 15
contractCompliance(contract, matchComment) :-
-----------------------^-----------------------…