waddlesplash

Results 259 comments of waddlesplash

Do we really need a separate document, though? An "addendum" or "supplement" document describing only the differences would likely make much more sense.

The Coding Guidelines for C++ apply to all programming languages insofar as they can. Yes, there are some guidelines that don't make sense or don't apply to Python code (or...

Instead of calling `.replace`, which seems dangerous, shouldn't the origin of this double-error be fixed at the source?

It appears SPDK still has this problem. So, is there some way to detect when the last request in a parent/child chain is completed that I am missing?

Ah, it appears I missed that `nvme_request_cb_complete_child` does handle this case. So the bug I am running into must be on my end. It still seems strange, though, that the...

Fixed -- project now scrapes HTML: #32.

It seems there are also a number of enhancements that could be made rather easily, e.g. https://github.com/stippi/WonderBrush-v3/commit/08a1165daf1b310050ad23d56f3b0b88f4cbda8c could call `qFatal` instead of crashing...

OK, I can take a stab at it. Where should the repository live? Under your account, HaikuArchives, ...?