-
I discovered recently [this white paper](https://docs.google.com/document/d/1fBRH2wtg1p_g4voNSTlHiSJmKgvfNaIsUXwPBO36RuM/edit#) by @ioggstream. It investigates different ways through which [Open API](…
-
This benchmark definition:
https://github.com/sosy-lab/sv-comp/blob/svcomp19/benchmark-defs/cpa-seq-validate-violation-witnesses.xml
claims to follow the benchmark-definition format 1.4, but
uses t…
-
Sample code:
```
#include
#include
#if __STDC__ == 1 && __STDC_IEC_559__ == 1
#pragma STDC FENV_ACCESS ON
int main(void)
{
sin(0.5);
return fetestexcept(FE_INEXACT) ? 0 : 1;
…
-
Nimble currently can't be compiled with `-std=c99` flag passed to the compiler.
A number of errors will trigger when ISO C99 requirements are enforced.
turon updated
4 years ago
-
Using the "Preview" mode in Figma doesn't work.
It renders a loading bar that slowly progresses but never finishes loading.
Here is an example Figma project:
https://www.figma.com/file/GBCGqs11KN…
-
Chrome uses this http-equiv value that is not in the spec. Origin trial should be used inside the dev, not in the product. This reminds me of the vendor-prefix hell. Should browsers accept this keywor…
-
**Is your feature request related to a problem? Please describe.**
The field `secretKey` is triggering a security finding from both GitHub Advanced Security and KICS scanning.
![image](https://git…
-
**System and IINA version:**
- macOS
Sonoma 14.2
- IINA
iina 1.3.3 Build 138
![image](https://github.com/iina/iina/assets/36684698/47198458-0316-4c2d-a337-da17f0fc5d88)
![image](https://…
-
We should encourage existing projects to move to the CT umbrella, esp. @n8willis
- https://github.com/opensource-opentype/ incl. https://github.com/opensource-opentype/features/blob/master/feature…
-
The VCDM, DI, BSL all have normative examples of `ProblemDetail` objects in their error handling sections. The verification algorithms have normative statements about exposing errors as well. The VC A…