-
I'd like to bring forth a proposal - this is obviously a long-term goal but from short discussions with @Infernio I believe it's something achievable (since part of it already has been) and can be c…
-
`bash` uses all system RAM then crashes when running structs.sh
`sizeof -a unnamed_t` is the culprit
```
[fred@デブ.狸.agency ~/.cache/yay/bash-ctypes-git/src/bash-ctypes/test]$ bash -l
[fred@deb…
-
### Describe the bug
taurignore excluding all file except for few of crate excludes entire crate
```gitinore
# everuthing except for rust files
/*
!/*.toml
!/*.rs
!/icons
!/src
```
at…
-
I'd want to make space for introducing separate projects for test cases, and also, break up main CBash sources into static lib packages, with the least possible dependencies with one another.
Also, i…
-
I've been working on refactoring a bit of the CBash code to reduce code duplication and make it less error prone (in the writing end of it). Specifically, I'm looking at addressing the classes used t…
-
-
```
bash-3.2$ #First HFS+
bash-3.2$ mkdir /tmp/h/
bash-3.2$ cd /tmp/h/
bash-3.2$ sudo cp -fpR /usr/ hfsCopiesAccurately/
Password:
^Cbash-3.2$ xattr -l /usr/
com.apple.FinderInfo:
00000000 00 00 00 0…
-
OK, so let's discuss this...
[In my downstream package](https://aur.archlinux.org/packages/waifu2x-git), I rename the binary `waifu2x-converter-cpp` to `waifu2x`.
Why?
- I think `waifu2x-converter-…
-
(see original discussion here too -> wrye-bash/wrye-bash#338)
> The official lz4 is here: https://github.com/lz4/lz4
## TODO
- [x] Incorporate dependence on LZ4 distribution
- [ ] (1) Wrap…
-
Probably on Load ? This could be the root of many hard to track bugs in Bash and must be fixed