Yves Orton
Yves Orton
On Sat, 22 Jul 2023, 23:29 mauke, ***@***.***> wrote: > I agree with @karenetheridge that a > warning seems right here. > Yeah, I thought so too until I tried...
> I think we may need to relax the error into a warning in all cases, given the number of failures it is causing that are unrelated to trying to...
> No, I meant the "undefined import ignores its arguments" behavior. Warning for a couple releases before turning it into a fatal error seems reasonable, given the amount of code...
> So I'm not sure where the alleged bug is Yah, this is expected behavior to me. Relative captures were added before we supported named captures, and are intended as...
@jkeenan yes we can. I assume what you really are asking is for @khwilliamson to do so. :-)
On 11 January 2018 at 20:02, Sokolov Yura wrote: > Thank you for test and reminding. > > I've looked inattentive before, and i've seen only avalanche one short >...
On 11 January 2018 at 21:14, demerphq wrote: > On 11 January 2018 at 20:02, Sokolov Yura wrote: >> >> Thank you for test and reminding. >> >> I've looked...
On 11 January 2018 at 21:38, Sokolov Yura wrote: > FunnyHash is intended for usage with hidden random-like seed. Zero seed is > certainly neither hidden nor random-like. > No,...
On 11 January 2018 at 22:11, Sokolov Yura wrote: > I don't care for zero seed at all. I'll put pull request for seed xoring > as in comment above....
On 11 January 2018 at 22:14, Sokolov Yura wrote: > btw: did you try https://github.com/funny-falcon/fanom_hash ? I'll check > it as well and will send PR for it. > Sure....