On 10/10/23 08:04, Markus Armbruster wrote:
Philippe Mathieu-Daudé <phi...@linaro.org> writes:[...]If we have to clean that for -Wshadow=global, I'm tempted to rename the typedef as 'vaddr_t' and keep the 'vaddr' variable names.POSIX reserves suffix _t, see https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_02_02
Alternatives: tvaddr, VAddr, TargetVirtualAddress. Naming is hard.
Do we care?Richard, Anton, what do you think?[...]