Olivier Mengué
Olivier Mengué
The `main` package of `gobusybox` binaries (see [main.go](https://github.com/u-root/gobusybox/blob/main/src/pkg/bb/bbmain/cmd/main.go)) contains the following exported functions: * `AbsSymlink` * `IsTargetSymlink` * `ResolveUntilLastSymlink` I don't see a reason why those functions are exported. Making...
In the `main` package of gobusybox binaries, reduce redundant calls to `AbsSymlink` in `ResolveUntilLastSymlink`. This reduces string manipulations when resolving symlinks of `os.Argv[0]`.
L'affichage des parkings privés de résidences, où le stationnement est réservé uniquement aux habitants de la résidence n'est pas utile : ceux qui peuvent les utiliser les connaissent déjà, mais...
The `os` package now provides most of the functionality of this package: * [`os.UserCacheDir`](https://pkg.go.dev/os#UserCacheDir) * [`os.UserConfigDir`](https://pkg.go.dev/os#UserConfigDir) * [`os.UserHomeDir`](https://pkg.go.dev/os#UserHomeDir)
The IDL should allow to specify a method's behavior regarding `oneway`: * is the method supporting `oneway`? If not, a varlink framework could reject calls with `oneway: true`. * is...
The IDL should allow to document that a method must be called with `upgrade: true`. Related: * #26 * #41
My main language is French. ```javascript > navigator.language 'fr-FR' > navigator.languages ['fr-FR', 'fr', 'en-US', 'en'] ``` I can't view https://genealogy.nigelhorne.com/cgi-bin/page.fcgi?page=home because I'm being blocked: