Re: [PATCH 03/16] odb: move initialization bit into `struct packfile_store`

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Patrick Steinhardt <ps@xxxxxx> writes:

> Well, now that booleans are allowed I think we should just stop using
> width specifiers like this altogether and instead use bool. There's
> probably still going to be cases where we use those, but I assume that
> the majority of users of this syntax is for flags.

Yeah, unless the structure with these members are designed to exist
in the millions in core (like "struct object" and its descendants),
bool is fine.





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux