ML-family functional statically typed programming language using the Erlang BEAM runtime
with actor multi-core concurrency, algebraic data types, HM type inference and more.
Details
- Reviewers
- None
- Commits
- rP566085: lang/gleam: new port
builds fine on 14.x for amd64, armv8, waiting on poudriere
for release versions.
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 37191 Build 34080: arc lint + arc unit
I would maybe call the hint cppc_notify with the sense being that "1" enables it and "0" disables notifications (we try to avoid "negative" hints/tunables). You would then just want to set the default value to 1 and change the last test to cppcval != 0. I would also perhaps rename cppcval to cppc_notify as well.