Michael Adams
Michael Adams
@tripplet it looks like from the code changes here, you got my message. Thanks!!!
@rymate1234 thanks for getting back to this. I haven't used the client in a while; but if you need help testing a fix, I can do so. Just let me...
Sorry I haven't been active on this the past week; the guy that hosts Ptero for me has been having trouble on his end, so my Wing hasn't been active....
@Wazbat that may not even be needed. The original setup was trying to dump the mods to the mod subdirectory, but there's still the one nested in the install. So...
Newer backport kernel should be used for btrfs support, if Debian hasn't caught up. 4.16.x seems to be good: just migrated a BTRFS store from a GRack OS to a...
@ytimenkov thanks for the feedback on this. I'm used to running older code, which really does have issues & still rely on C99, let alone any newer C++ (I learned...
Hey @ytimenkov . So, calls like that would like to know the length of the string being provided, and programs usually crash on null or zero-input for such things. So...
One thing I should apologize for: there was an automated change to get rid of "new " in favor of just "new"; the spacing rules in .editorconfig are vague on...
Understood. I think we can revert some of the syntax changes via an .editorconfig preference & a re-scan; I don't remember off-hand if there was already one in place. There...
@clechasseur Thanks for responding to this. I was suggesting to submit this software as a package; to be installed via that mechanism.