My input probably isn't very merited, since though I joined this list with
the intention of contributing, I haven't actually found the time.
Nonetheless, I do some development and systems administration for
clients, and when discussing version numbers what I most commonly
encounter (and use on s
This should have gone to the list.
On Apr 22, 2017 13:28, "David Raker" wrote:
Not sure if you've looked at it, but I think Boost.Locale might be what you
are looking for. It uses gettext as so:
cout << translate("Hello World") << endl;
I haven't a
Client secrets are an authorization (not authentication) mechanism. Even
the linked website acknowledges them to be insecure, so we can probably
hope they aren't being improperly trusted here. Indeed, this isn't unique
to the HMRC API either. It is an OAUTH thing. A discussion of the security
imp