This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] x86/CET: Renumber ARCH_CET_LEGACY_BITMAP to 0x3006


* H. J. Lu:

> +		      _dl_exception_create_format
> +			(&exception, DSO_FILENAME (l->l_name),
> +			 "mmap size 0x%Zx failed", legacy_bitmap_size);
> +		      _dl_signal_cexception

I think you should mark the string as translateable and say that it's
for the legacy bitmap.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]