-
```
Here's the summary of issues found as I tried to build shellinabox on Solaris
(snv_89 and SmartOS):
* libhttp/url.c defines _XOPEN_SOURCE=500, but that's illegal with C99 in
sys/feature_tests.h…
-
```
Here's the summary of issues found as I tried to build shellinabox on Solaris
(snv_89 and SmartOS):
* libhttp/url.c defines _XOPEN_SOURCE=500, but that's illegal with C99 in
sys/feature_tests.h…
-
```
Here's the summary of issues found as I tried to build shellinabox on Solaris
(snv_89 and SmartOS):
* libhttp/url.c defines _XOPEN_SOURCE=500, but that's illegal with C99 in
sys/feature_tests.h…
-
### Problem
Currently, Neovim only has `eol` option. `eol` can’t express CR and LF. Even if a text file doesn’t have end-of-file LF, it shows the `eol` character.
Related issue for Vim: https://gith…
-
We have implementation guides that are defining Identifier.system values in their IGs as fixed values or patterns for slicing, etc. when the values of those have not yet been approved by the HTA. We …
-
**Describe the bug 🐞**
Building an ODEProblem from an ODESystem throws an error indicating missing variables, that were optimized away during `structural_simplify`.
By manually combining two of th…
-
`set_parameter!` for ParallelDynamicalSystem is buggy, but easily fixable.
This is the discrete case, didn't check for continuous:
```julia
using DynamicalSystems
ds = Systems.henon()
pds = Par…
-
On some of my smoker systems (e.g. fedora with perl 5.38.2) t/35-then-cancel.t fails with a segfault:
```
t/35-then-cancel.t ..........
All 38 subtests passed
...
Test Summary Report
-------…
-
> Sadly I had to revert from FUSE-T back to macFUSE as it caused data corruption for me and several files went missing. I really hope that with macOS Sequoia's introduction of [FSKit](https://develope…
-
we now have cp/m for 6502. that means we can add a target -t cpm and once compiled the same binary will work on all supported 6502 machines running cp/m.
references:
[david given's blog post abo…