PR: 295893
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I'm not completely sure what I think the behaviour should be (wrt the PR), but IMO regardless this change is an improvement.
Comment Actions
You mean, remove the warning because we print '-' for such binaries, anyway?
Yeah, I think we can probably omit the warning in this case. But it doesn't matter much.
Comment Actions
In fact, it is somewhat inconvenient to do, since the warning is issued by libprocstat and not by the procstat. I think I postpone the warning removal.