-
-
Hello,
Just installed openbsd today and trying to get a statusbar.. When running make after cloning the repo i get this error
----
openbsd$ git clone https://github.com/ryanflannery/oxbar.git…
-
Is it your intention to be standards-compliant? Not trying to be nit-picky here, but the standards define the preprocessor's behavior to a certain level of precision, and the rules for expansions in …
ghost updated
3 years ago
-
It would be awesome to have an option (the name could be `BlankLineAfterDeclarationBlock`) where in
```c
int main() {
int a;
int b;
printf("%d", a);
}
```
a newline is inserted between `…
-
| | |
| --- | --- |
| Bugzilla Link | [46572](https://llvm.org/bz46572) |
| Version | 7.0 |
| OS | Linux |
| CC | @DougGregor,@noloader,@zygoloid |
## Extended Description
I'm working with a proje…
-
| | |
| --- | --- |
| Bugzilla Link | [46571](https://llvm.org/bz46571) |
| Version | 8.0 |
| OS | Linux |
| CC | @DougGregor,@noloader,@zygoloid |
## Extended Description
I'm working with a proje…
-
| | |
| --- | --- |
| Bugzilla Link | [18041](https://llvm.org/bz18041) |
| Version | trunk |
| OS | All |
| CC | @zygoloid |
## Extended Description
I compiled three test codes with -std=c89 comp…
-
I've rebased my branch for legacy Windows, and my handy C89 pedantry checker called VC++6 phoned in.
Unfortunately, this one is a bit trickier for a refactor because it's doing some lexical shenani…
-
### Description
I am using the nlohmann/json version 3.10.5 toolkit on this platform to build a new product with HPE's ported GNU C++ compiler. I have tried with both the c89 and c11 compilers so tha…
-
This was originally added as a ticket under POSIX, but `fscanf()` is not a POSIX function. It is from C89.
https://en.cppreference.com/w/c/io/fscanf
The expectation from the POSIX API is that th…
ycsin updated
2 months ago