Jan Tojnar
Jan Tojnar
Looking at the specification, you are right – the struct only reserves 2 bytes for the language code. Since there are many languages without Alpha-2 code, would it make sense...
Or this thing: `gcc -Wl,--build-id=none file`
Prevents warnings on nixos-unstable but it is not really compatible with stable NixOS.
> your `.git-ftp-ignore` is looking for a file called ".git" to ignore not a ".git" folder I have tried both `.git` and `.git/*`. It did not occur to me I...
Unfortunately, I have rather busy schedule myself. Unless my procrastination leads that way, I will not be able to implement it any time soon.
Ideally, we would also use names for the parser states but that would probably require either manual conversion table or something like glib-mkenums.
What do you need signond for? Since 1.5, libsignon-glib can be built without it.
See https://github.com/fish-shell/fish-shell/issues/8261
> What if we create an iTunes/podcast format? I do not think a new format is necessary – XML is quite compositional so it does not really matter if we...
I am not in a hurry but we should probably re-generate the automated part shortly before merging to avoid PRs using the old functions sneaking past.