This is the mail archive of the gcc@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]

Re: debug_reload output



  In message <199710141534.RAA21975@lslsun17.epfl.ch>you write:
  > Ok, then how about having a global variable debug_reload_stream initialized
  > to stderr, instead of the parameter?  Does this sound like a better proposi
  > tion?
I would recommend against a global variable.

Either create two functions, or have debug_reload default to stderr if its
argument is null.
jeff


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