Age | Commit message (Collapse) | Author |
|
|
|
TODO: also send this.
|
|
|
|
|
|
|
|
|
|
There might be more than this so its better to just store it in a
1+ parameter vector.
|
|
|
|
|
|
|
|
|
|
|
|
Having these throw is terrible for ergonomics and there are loads
of places where the exception was either silently ignored or not
handled at all. Having a function which returns an optional and
another that returns a default works a lot better imo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/solanum-ircd/solanum/commit/4cac091255d972b0131ffbf0cd278f984bd892d4
|
|
|
|
|
|
|