This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug bootstrap/33309] gcc.c:6236: error: passing argument 1 of 'xputenv' discards qualifiers from pointer target type



------- Comment #12 from fxcoudert at gcc dot gnu dot org  2007-09-13 10:10 -------
Subject: Bug 33309

Author: fxcoudert
Date: Thu Sep 13 10:10:11 2007
New Revision: 128457

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128457
Log:
        PR driver/33309
        * gcc.c (xputenv): Make argument const, and use CONST_CAST.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcc.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33309


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