mscdex

Results 571 comments of mscdex

I just wanted to say I encountered this (both the "unsupported stack pointer realignment" and "eh_frame"-related warnings) as well with `CONFIG_ZFS=y` with a Buildroot 2024.02 build with kernel 6.6.22 and...

> Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll...

> * Could you also add an MTR test showing the behaviour with different options (--force, etc.)? I'm not sure exactly what you're proposing here. Can you explain a bit...

> I guess the question is, what problem does this solve? I'm having to patch the various CMakeFiles in order to remove stuff that I don't need/want in order to...

> Are you ok with this being pushed into 11.5? Or do you need it in an earlier version? This is basically a bug fix, it could go into 10.5,...

Executing ```console $ file `which node` ``` should tell you what kind of node executable you have.

-1 I know this is an unpopular opinion, but I'm not convinced this should live in node core. Sure it's a common file format, but then again so are tar,...

> We have utilities for all sorts of compression and decompression algorithms in `zlib` I believe the original reason for adding a zlib binding was for the purposes of compressing...

I should add that there *is* minizip in the zlib source code, but I'm not entirely sure of the quality/reliability of that code (since it lives in the contrib/ dir)...