Marcin Juszkiewicz

Results 25 issues of Marcin Juszkiewicz

I have a lot of conflicts in my bookmarks. During online FOSDEM it is less problematic as there is no need to walk between rooms/buildings. When I watch session X...

I know that my system calls table helped some projects. Know few names but would love to see is it still in use (no worry, will maintain it). So if...

As #17 shown some 32-bit architectures could have wrong tables. Needs to be checked.

With so many architectures column with system call names dissapears quickly. Would be nice to have it sticky.

help wanted
webdev needed

I have "Toy Story 2" disk which is both CSS scrambled and filled with unreadable sectors in /VIDEO_TS/VTS_01_1.VOB file. Did some quick hack to make dvdread ignore read errors and...

Linaro's bugzilla defined in config: ``` [linaro-bz] type = bugzilla prefix = BZL url = https://bugs.linaro.org/xmlrpc.cgi resolutions = all ``` Let me run ```did --since 2019-02-01 --until 2019-03-01 --debug --linaro-bz-filed```:...

RedHat bugzilla tracks several components. I have some work done on Fedora and some on RHEL. But when I run "did last week" I get list of bugs with their...

enhancement

Now you are using python-3.x-slim docker images to build. Tensorflow is buildable in manylinux2014 so would be nice to be able to build tensorflow/io there as well.

``` /usr/bin/ld.gold: error: bazel-out/aarch64-fastbuild/bin/external/libwebp/_objs/libwebp/rescaler_utils.pic.o: multiple definition of 'VP8GetCPUInfo' /usr/bin/ld.gold: bazel-out/aarch64-fastbuild/bin/external/libwebp/_objs/libwebp/webp_dec.pic.o: previous definition here /usr/bin/ld.gold: error: bazel-out/aarch64-fastbuild/bin/external/libwebp/_objs/libwebp/buffer_dec.pic.o: multiple definition of 'VP8GetCPUInfo' /usr/bin/ld.gold: bazel-out/aarch64-fastbuild/bin/external/libwebp/_objs/libwebp/webp_dec.pic.o: previous definition here /usr/bin/ld.gold: error: bazel-out/aarch64-fastbuild/bin/external/libwebp/_objs/libwebp/frame_dec.pic.o: multiple definition...

I have several quick debug sessions with one binary. Would be great to have a toolbar button to run/reconnect. Same as File->Debug and then pressing Launch (Alt-D + Enter now).