Skip to content
Snippets Groups Projects
Commit 03e41830 authored by Nick Mathewson's avatar Nick Mathewson :game_die: Committed by David Goulet
Browse files

typed_var: Make flags into an unsigned OR of bits.

Using a bitfield here will enable us to unify the var_type_def_t flags
with the config_var_t flags.

(This commit does not yet do that unification, and does not yet
rename or refactor any flags.  It only changes booleans into bits.)
parent 4f6b5926
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment