You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May I ask to add optional –quiet option for colcon_cargo/task/cargo/build.py?
It makes debugging problematic when I wand to add -v or -vv with --cargo-args to see compiler errors,
cargo will not work with the --quiet and --verbose options together.
May I ask to add optional –quiet option for colcon_cargo/task/cargo/build.py?
It makes debugging problematic when I wand to add -v or -vv with --cargo-args to see compiler errors,
cargo will not work with the --quiet and --verbose options together.