Hennadii Stepanov

Results 1446 comments of Hennadii Stepanov

Why does the issue happen only on certain platforms?

@jadijadi Are you still working on this? If so, do you mind addressing https://github.com/bitcoin-core/gui/pull/795#issuecomment-1955232548?

> I am not measuring a difference in performance in the generation of the headers between master and this PR. Building on Windows benefits most.

> > I am not measuring a difference in performance in the generation of the headers between master and this PR. > > Building on Windows benefits most. On my...

> > This PR aims to reduce the build time. > > Can you update the PR description to clarify that this is only relevant for native windows builds. Can...

> Not sure why, but for me the command took almost an hour: > > > > > > ``` > > $ ps -p 816447 --format time,rss,cmd > >...

> Or do you think this is a problem? Each case has to be investigated to answer this question. > Is it a default flag? macOS Xcode set it by...

> Last warning fixed in [#1729](https://github.com/bitcoin-core/secp256k1/pull/1729) Compiling with clang and the `-Wshorten-64-to-32` flag still produces warnings on the master branch @ 36e76952cbf1cf54ddd2d8756cc31a486e2ba1d9.

> Right now looking at `depends/toolchain.cmake.in` it seems like both of these things can happen in some cases, but neither of them happen reliably. Specifically in the current system: >...