um: fix __pa/__va macro expansion problem
Proper parentheses around arguments needed, especially as the macros use a high-precedence cast operator on the argument.
Loading
Please register or sign in to comment
Due to an influx of spam, we had to disable account registrations. If you don't have an account yet, please write an email to support@manjaro.org, with your desired username. Sorry for the inconvenience.
Proper parentheses around arguments needed, especially as the macros use a high-precedence cast operator on the argument.