This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: FYI: GCC warnings about strict-aliasing violation in glibc


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

./tex/latex/fancyvrb/Andreas Jaeger wrote:
> Here's a fix to get rid of a number of these warnings.  Ok to commit?

Yes, but fix the indentation:


> @@ -211,7 +216,7 @@ INTERNAL (REENTRANT_NAME) (ADD_PARAMS, L
>        any_service = true;
>  #endif
>  
> -      status = DL_CALL_FCT (fct, (ADD_VARIABLES, resbuf, buffer, buflen,
> +      status = DL_CALL_FCT (fct.l, (ADD_VARIABLES, resbuf, buffer, buflen,
>  				   &errno H_ERRNO_VAR));

(last line).

- -- 
- --------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9zjOO2ijCOnn/RHQRAhOEAKCdUmtLyOgmRtRRwwHknP3n1e/boACfTxvq
W3peZ6AgnxsTOwA7Wh2EB3Y=
=LaKj
-----END PGP SIGNATURE-----


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