Page MenuHomeFreeBSD

Fix @sample second argument
ClosedPublic

Authored by bapt on Oct 2 2020, 6:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
May 8 2024, 3:26 PM
Unknown Object (File)
May 5 2024, 4:46 AM
Unknown Object (File)
May 5 2024, 4:46 AM
Unknown Object (File)
May 5 2024, 4:46 AM
Unknown Object (File)
May 3 2024, 9:30 PM
Unknown Object (File)
May 1 2024, 1:15 AM
Unknown Object (File)
Feb 21 2024, 8:03 PM
Unknown Object (File)
Feb 21 2024, 8:03 PM
Subscribers

Details

Reviewers
manu
Group Reviewers
portmgr
Commits
rP550901: Fix @sample with 2 arguments

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33944
Build 31141: arc lint + arc unit

Event Timeline

bapt requested review of this revision.Oct 2 2020, 6:50 AM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 2 2020, 6:52 AM
Closed by commit rP550901: Fix @sample with 2 arguments (authored by bapt). · Explain Why
This revision was automatically updated to reflect the committed changes.

This looks broken

pkg-static: Requesting argument %2 while only 1 arguments are available

This looks broken

pkg-static: Requesting argument %2 while only 1 arguments are available

For which ports ?
Can't reproduce here.

This is with accessibility/speech-dispatcher

This is with accessibility/speech-dispatcher

Yeah I see the problem, I'm on it.