printk() indexing
printk() indexing
Posted May 31, 2021 3:57 UTC (Mon) by Cyberax (✭ supporter ✭, #52523)In reply to: printk() indexing by Gaelan
Parent article: printk() indexing
Honestly, this is kind of theoretical in practice. I don't remember exactly, but gettext did warn about possible ambiguous matches during PO file compilation.
A modernized gettext() can be designed to raise an error if there are two messages that can be ambiguously fuzzily matched with each other.
