-
Let's examine the current implementation of `Process.new(command, args, shell: true)`.
https://github.com/crystal-lang/crystal/blob/4401e90f001c975838b6708cc70868f18824d1e5/src/process.cr#L387-L405…
-
I cloned the repo and ran a cmd in the directory.
Mkdir Build Worked
Cd Build Worked
Cmake .. Failed with this in return:
C:\Users\lance\Downloads\RSPTCPServer\RSPTCPServer-0.1-beta\build>cma…
-
fmt.Fprintf("%d", 8)
Since all interface data fields are now pointers, an int must be allocated and
initialized to 8 so that it can be put in an interface{} to pass to Fprintf.
Since we kn…
-
@niclashedam and I have recently discussed how we could approach an *initial integration* of some first computational storage features into DAPHNE. *The focus is on where to add/change what in the DAP…
-
Hi,
we discovered the following problem:
- Kernel functor is per design accelerator agnostic, and for nvcc it means it has `__host__` and `__device__` attribute for the operator().
- this funct…
-
## Idea
Cantera uses GitHub Actions as our primary CI provider. We have identified several additional capabilities that would improve our productivity. This project will investigate, suggest, a…
-
In tools/Makefile, `-fbracket-depth` is in `$CFLAGS` under gcc-pre. This is not a valid option according to `man gcc` (although some searching suggests that it is available in some forks), which prev…
-
**Which component are you using?**:
cluster-autoscaler-chart
**What version of the component are you using?**:
9.28.0-9.34.0
Component version:
**What k8s version are you us…
-
### Is this a duplicate?
- [X] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this bug and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.md)
…
-
### Package description
mkisofs is a pre-mastering program to generate filesystems following the ISO-9660 specification. It supports the Joliet, Rock Ridge and Apple extensions, as well as the creati…