dylan

Results 130 comments of dylan

Same log from Clang: ``` 44:26.82 In file included from UnifiedProtocols24.cpp:2: 44:26.82 In file included from /home/dylan/.cache/kiss/proc/5631/build/firefox/obj-x86_64-pc-linux-musl/ipc/ipdl/PQuotaRequest.cpp:18: 44:26.82 In file included from /home/dylan/.cache/kiss/proc/5631/build/firefox/obj-x86_64-pc-linux-musl/dist/include/mozilla/ipc/ShmemMessageUtils.h:11: 44:26.82 /home/dylan/.cache/kiss/proc/5631/build/firefox/obj-x86_64-pc-linux-musl/dist/include/mozilla/ipc/IPDLParamTraits.h:41:26: error: no member named 'Write'...

Huzzah. https://bugzilla.mozilla.org/show_bug.cgi?id=1739677

Also need workaround for this issue: https://bugs.gentoo.org/811840 Release will be pushed soon.

Pushed to testing repository. Will be in extra repository a little later.

Firefox window is invisible. Will recreate no-x11 patch tomorrow (possible typo somewhere).

Window still invisible. Will make another attempt later today to figure this all out.

Packages with documentation issues in core: - [x] busybox (has no manuals) (man-pages-posix (at least for partial coverage?)) - [x] grub (requires `help2man`). - [x] musl (provided by `man-pages-posix`/`man-pages` (though...

OK. Every package without manual pages (or with partial manual pages - ie, pages for utilities, none for library)) has been listed above. Now it's just a matter of ticking...

You will have to structure the PR like the others. See https://github.com/dylanaraps/sowm/pull/57

This looks great though, thanks!