Brandon Maier

Results 14 comments of Brandon Maier

> Hey, thanks a lot! > > Do you have any test file available (without copyrighted code in it) that you could upload as well? Then the CI can automatically...

@sergiodj this should be fixed by https://github.com/dgibson/dtc/commit/822123856980f84562406cc7bd1d4d6c2b8bc184

The pylibfdt failure on Fedora should be fixed by https://github.com/dgibson/dtc/pull/128

@anatol @dgibson this was fixed awhile ago, this pull request can be closed

This could be supported by adding a custom meson_options.txt e.g. `option('setuptools-verbose')`. Preferably it would be automatic with `meson build --verbose`. But the compilation is being done indirectly by Python setuptools...

Building with `meson compile -v` this now prints out the compile commands for the python library, so this should be fixed. For example this is what I see when compiling....

I see this too, calling `b4 send --dry-run` writes to stderr. The stderr is overwriting `less` and when you try to scroll `less` refreshes the screen. You'd need to `b4...

Hi Caleb, This does sound useful for people using the web endpoint. You may want to try asking on the mailing list though, the maintainer seems more active there. Btw...

PR closed as I accidentally deleted branch, re-opening

This is probably related to https://github.com/mricon/b4/issues/50