wscp

Results 7 issues of wscp

Here is the output - ``` Traceback (most recent call last): File "/usr/bin/pybootchartgui", line 20, in from pybootchartgui.main import main ImportError: No module named pybootchartgui.main ``` the command I ran...

in line 63 of `linux-bootstrap-4.md`, what does `header` in `vmlinux + header + kernel setup code`? Can it be called the kernel header? thx

need-clarification

(cherry picked from commit 1e62e4b99b286d6152ec786efcca4edbc2437501) Spoon currently will raise an exception if there are multiple CtPackages with the same name as a CtPackageReference. This can occur when code in two...

At work, I got quite tired of seeing exceptions caused by ambiguous package names in user code. So I made a fix for the issue by merging such packages together,...

This PR updates the resynthesizer plugin to work with recent gimp 2.99 versions.