On 5 May 2023, at 17:55, Ineiev wrote:
>
> On Thu, May 04, 2023 at 11:01:36AM +0100, Andrew Gallagher wrote:
>>> I tried something like this with my MUA, I believe that doesn't work:
>>> it first looks for appropriate keys, probably using --list-keys;
>>> in fact, it insists on choosing a single
On Thu, May 04, 2023 at 11:01:36AM +0100, Andrew Gallagher wrote:
> > I tried something like this with my MUA, I believe that doesn't work:
> > it first looks for appropriate keys, probably using --list-keys;
> > in fact, it insists on choosing a single key when multiple ones
> > are available.
>
Hi!
> rndgetentropy.c:98:48: error: use of undeclared identifier 'GRND_RANDOM'
> ret = getrandom (buffer, nbytes, GRND_RANDOM);
> OS : macOS 13.3.1 (a) / Command Line Tools for Xcode 14.3
> Platform : Darwin (x86_64-apple-darwin22.4.0)
There is a glitch in 1.10 which aff