Raphael Cohn
Raphael Cohn
No - if you can wait a day or two I'll prepare a new prerelease. A bit of experimenting shows that pdksh doesn't have this fault. I'll examine the other...
@karlp I've pushed a new prerelease which should fix your reported problem. Of course, there may be something else it masked. Could you try https://github.com/raphaelcohn/bish-bosh/releases/tag/release_2015.0125.1408-2, please, and tell me how...
Did you manage to get anywhere? On 11 April 2017 at 15:51, Austen Higgins-Cassidy wrote: > Quick follow up: It's caused by the dependency check for source removing > the...
`${}` isn't bash syntax, but Posix shell syntax. That seems weird.
Hmmm. BusyBox ash has undergone a number of err, `fixes` recently, but things still seem to run fine on my Alpine Linux copy. That said, there does seem to be...
In practice, this kind of thing is more complex, particularly because there's an implicit difference between the licence for the whole, and the licence for the source. The former incorporates...
Yes, I think so. It models the underlying concepts better.
The From is trivial to implement once you've add repr values.
I'd really the ability to sort definitions of structs, unions and enums before their impls (eg to clean up the awful mess that bindgen produces). I also prefer a style...
Nearly four years, and it's still experimental. Sigh. Both inclusive and exclusive ranges are useful; when working with matches for odd usages of ASCII-like bytes (current: working on parsing the...