-
In addition to #136 , Emboss fails to run on Python 3.9, which unlike 3.8 is not near the end of the support horizon. The failures appear to be related to typechecking:
```python
/home/jason/.cach…
-
This issue was originally created at: 2006-04-12 08:12:37.
This issue was reported by: `weirdfox`.
>weirdfox said at 2006-04-12 08:12:37
As PCH are supported for VisualStudio's project, it would …
-
### Description
Clang is having issues compiling this [line of C++ code in the Swift compiler](https://github.com/swiftlang/swift/blob/3d47e1cdd8493c2cade2a2fa83eff3004cb5b147/lib/Sema/TypeCheckAttr.…
-
### System information
NetBSD-10 STABLE
### Detailed information
`spotify-qt` would launch to begin with, but would not play anything due to a `Failed to start playback: Player command failed: No…
-
**Description**
DXC gets mightly confused by Inline SpirV intrinsics.
@s-perron this will probably spoil your fun with Workgroup storage class pointers.
**Steps to Reproduce**
If we make no tempor…
-
### Short Problem Description:
I'm encountering a compilation error when trying to build the project using the ROS-free setup guide from this repo. I am successfully executing the cmake configurati…
-
It seems `llvm-bolt --help` says nothing about `-report-bad-layout`. I only noticed because the BOLT paper mentions the option without the required uint argument, so the command was failing for me. In…
-
```
Calling SHConstructCompiler with the wrong output will cause a crash. This is
caused because ConstructCompiler in CodeGenHLSL.cpp or CodeGenGLSL.cpp return
NULL, which is dereferenced in line 1…
-
```
Calling SHConstructCompiler with the wrong output will cause a crash. This is
caused because ConstructCompiler in CodeGenHLSL.cpp or CodeGenGLSL.cpp return
NULL, which is dereferenced in line 1…
-
### Description of Issue
There are several compiler warnings when building the project with Clang in several files caused by the use of Bitwise operators for booleans. I am building with `python3 .…