Stream: git-wasmtime

Topic: wasmtime / PR #1951 Rename `OFlag`/`AtFlag` to `OFlags`/`...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2020 at 22:36):

sunfishcode opened PR #1951 from sunfishcode/yanix-misc to main:

This makes them consistent with PollFlags and common usage of
bitflags types in Rust code in general.

POSIX does tend to use names like oflag and flag, so this is in mild
disagreement with POSIX style, however I find this particular aspects of
POSIX confusing because these values hold multiple flags.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2020 at 22:36):

sunfishcode requested kubkon for a review on PR #1951.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 30 2020 at 23:16):

sunfishcode updated PR #1951 from sunfishcode/yanix-misc to main:

This makes them consistent with PollFlags and common usage of
bitflags types in Rust code in general.

POSIX does tend to use names like oflag and flag, so this is in mild
disagreement with POSIX style, however I find this particular aspects of
POSIX confusing because these values hold multiple flags.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2020 at 01:40):

pchickey submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2020 at 18:37):

kubkon submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2020 at 18:53):

kubkon merged PR #1951.


Last updated: Nov 22 2024 at 16:03 UTC