-
### Zig Version
0.13.0
### Steps to Reproduce and Observed Behavior
- mkdir build
- cd build
- cmake ..
- make all
- stage3/bin/zig build test-c-import -j1
```
$ stage3/bin/zig build …
-
### Checklist
- [x] I acknowledge that support is provided on a best-effort basis.
- [X] I acknowledge that the authors and contributors to this repository cannot be held responsible for the resul…
-
- Long-term plan: generalise melt and solid phase EOS toward arbitrary refractory Fe/Si/Mg and H/N/C/S mixing ratios
- Related: https://gist.github.com/djbower/032e2154c471ee79ed7db484026d45f4
-
**Describe the bug**
When rdkit.Chem.inchi.MolToInchi is called on a RDKit mol object with DATIVE bond type, it fails to generate InChI with the following error
ERROR: Unrecognized bond type: 0
*…
-
Dear Professor
Thank you very much for your help during this period. I have taken your advice and tilted the target as shown in the following picture. The x-y coordinate axis is correspondingly conve…
-
The following code fails to converge.
```
from reaktoro import *
db = Database.fromFile("nasa-cea.yaml")
gases = GaseousPhase("CO CO2 H2 H2O CH4 N2 O2 C2H6 C3H8 C4H10,n-butane")
solids = Cond…
-
Coming from [here](https://expensify.slack.com/archives/C06ML6X0W9L/p1731525096418759).
When admin assigns a card on the workspace the card name is not showing correctly on the card details page an…
-
### Description
The package fails to compile if I set this option.
In comparison setting the `with_ssl` works as expected.
```
[ 50%] Building CXX object src/C++/CMakeFiles/quickfix.dir/Postgr…
-
testcase:
```
#include
#include
#include
int main (void)
{
volatile __float128 a = 0x0.fffp-16382q, b = 0x0.fffp0q, c;
c = a / b;
if (fetestexcept (FE_UNDERFLOW | FE_INEXACT))
…
-
### Package and Environment Details
* Package Name/Version: **libpq/13.4**
* Operating System+version: **Windows 10**
* Compiler+version: **MSVC 19.29**
* Conan version: **conan 1.43.0**
…
srnwk updated
2 months ago