This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB 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]

[binutils-gdb] libiberty/setenv.c: Do not declare environ if defined as a macro.


*** TEST RESULTS FOR COMMIT dfc0f57b741c12a94520c9ec7f726755eac1d2de ***

Author: Joel Brobecker <brobecker@adacore.com>
Branch: master
Commit: dfc0f57b741c12a94520c9ec7f726755eac1d2de

libiberty/setenv.c: Do not declare environ if defined as a macro.
Otherwise, it causes a build warning on some platforms such as MinGW.

libiberty/ChangeLog (Eli Zaretskii  <eliz@gnu.org>):

        * setenv.c <environ>: Declare only if not a macro.


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