Source-Changes-D archive

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

Re: CVS commit: src/sys/lib/libunwind



On Mon, May 31, 2021 at 11:41:22AM +0000, Rin Okuyama wrote:
> Module Name:	src
> Committed By:	rin
> Date:		Mon May 31 11:41:22 UTC 2021
> 
> Modified Files:
> 	src/sys/lib/libunwind: Registers.hpp unwind_registers.S
> 
> Log Message:
> ...
> 
> - Introduce enum for flags.

Please undo this part. enums should *not* be used for flags.

Joerg


Home | Main Index | Thread Index | Old Index