http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48555
Summary: [fr] gibberish warning (déréférencement du pointeur
type-punned brisera les strictes d'aliases)
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: translation
AssignedTo: [email protected]
ReportedBy: [email protected]
The following warning : "dereferencing type-punned pointer will break
strict-aliasing rules" is translated in French by "déréférencement du pointeur
type-punned brisera les strictes d'aliases", which has absolutely no meaning.
I would suggest something like : "le déréférencement d'un pointeur [type-punned
??] brisera les règles d'alias[ing] strictes" — I don't know how to translate
"type-punned", "aliasing" might be about as ok as "alias".