Files
gnucash/libgnucash
Simon Arlott 069eb61a3f Avoid the potential negative left shift in test_xaccAccountType_Compatibility()
ACCT_TYPE_NONE is -1 but it should always be masked out by compat;
explicitly check for this instead of relying on that.

Add parenthesis to be clear that the default precedence is what's intended.
2023-06-24 20:30:48 +01:00
..
2023-01-26 13:48:58 +01:00
2023-03-10 12:51:30 -08:00