aaliyahnl
aaliyahnl
working on this with @pedroborgescruz
working on this with @pedroborgescruz
https://github.com/apple/ml-mdm/pull/51
I noticed a potential issue with PIPELINE_CONFIG_REGISTRY on [line 36](https://github.com/apple/ml-mdm/blob/main/ml_mdm/config.py#36). It seems to store the same information as PIPELINE_REGISTRY. Is this intentional?
https://github.com/bpftrace/bpftrace/pull/3470
I replaced more err statements as requested by jordalgo. @ajor could you clarify the next step? Since I replaced the std:cerr statements, I see I can now add error statements...
Thank you for the detailed feedback. I can return my changes in usage() to stderr. For the --help condition, I am thinking to replace the call to usage() with the...
I made the requested change, but it seems to be failing many tests. Any recommendation on how to proceed? I can make a new issue for the error statements after...
Oh, thank you! I've been trouble getting compiling, and wasn't able to see the error message. I'll work on this as soon as I can
Thank you for checking. Please feel free to hand it off! I thought I would be able to continue, but no longer am. Glad someone else is willing.