-
Hi
I have tried the test examples in `/tst/` and most of them gives all the `getrule: Assertion '0' failed` error.
Only `tst/incr.c` and `tst/init.c` will compile.
I then made a simple example …
-
### Conflicts of interest
- [X] I declare that I have no known conflicts of interest with the authors.
### Reviewed version
cc82db3f926b33545925eacf5418729865c205b5
### Reviews summarized
…
-
Consider
```
static double const c[] = {1.0, -0.5, 0.3333333333333333, -0.25, 0.2};
double poly(double x)
{
double res;
res = c[4];
for (int i=3; i>=0; i--) {
res = res * x + c[i];…
-
Cylc 8 may silently ignore some format 4 recurrences.
E.G:
```ini
[scheduler]
cycle point format = CCYY
allow implicit tasks = True
[scheduling]
initial cycle point = 2000
…
-
I get an error when closing a ticket
[10:02:18] [Server thread/INFO]: SmallSansSerif issued server command: /tickets close 4 this is it
[10:02:18] [Server thread/ERROR]: null
java.sql.SQLException: P…
-
比如局域网内有S1(服务器),有客户端C1,C2,C3, 网段R1,R2,R3,我希望C1可以访问S1,但是C2不能访问S1,简而言之就是网络访问权限控制,可以参考netbird的access-control功能
![2024-08-07_22-07-40](https://github.com/user-attachments/assets/71049f1c-caf5-43b3-9c47-…
-
**Describe the bug**
A warning in the console related with the plugin permission.
**To Reproduce**
Steps to reproduce the behavior:
1. Download CitizensCMD v2.6.9 and Citizens
2. Put both plugi…
-
ERROR: unsatisfiable constraints:
libressl-dev-2.7.4-r0:
conflicts:
openssl-dev-1.0.2o-r2[pc:libcrypto=2.7.4]
openssl-dev-1.0.2o-r2[pc:libssl=2.7.4]
…
-
**Describe the bug**
Some atomic primitive SMIRKS have inconsistent semantics in RDKit vs. OpenEye toolkit.
(Note: None of the specific primitives I'm reporting are used in `Parsley`, so this issu…
-
some errors
10:56:37 PM [22:56:37 ERROR]: Could not pass event EntityDamageByEntityEvent to Sentry v1.8.2
10:56:37 PM org.bukkit.event.EventException
10:56:37 PM at org.bukkit.plugin.java.JavaPluginL…