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

Re: PATCH: Add gettimeofday to libiberty


> Now, should I also apply to "src", or do you somehow take care of that?

Too late, it's taken care of.

The rule is: apply to gcc only, or gcc and src (your choice), but
never src only.

I have an hourly cron job that watches for differences, so if you
either don't apply to src, or apply a different patch to src, the cron
job catches it and tells me.  Then I run a script (manually) to do the
actual merge and commit (I'm paranoid, that's why).


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