On Mon, Jan 28, 2019 at 08:42:23AM -0800, Stefan Xenos wrote:
> Is there a linter script I can run to check for such formatting issues?
Not that I know of, I just happened to notice it while looking into
Coccinelle's suggestion about using oideq().
On Sun, Jan 27, 2019 at 11:41:22AM -0800, sxe...@google.com wrote:
> From: Stefan Xenos
>
> Implement a "readonly_contains" function for oid_array that won't
> sort the array if it is unsorted. This can be used to test containment in
> the rare situations where the array order matters.
>
> The f
From: Stefan Xenos
Implement a "readonly_contains" function for oid_array that won't
sort the array if it is unsorted. This can be used to test containment in
the rare situations where the array order matters.
The function has intentionally been given a name that is more cumbersome
than the "loo
3 matches
Mail list logo