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]
Other format: [Raw text]

Re: merges


Bernd Schmidt <bernds_cb1@t-online.de> wrote:

>> mysql> delete from longdescs where length(thetext) > 1000000;
>> Query OK, 251 rows affected (2 min 12.11 sec)
> 
> Thank you.
> 
>> I may just set up a pre-commit hook to check the log message length and
>> hav eit not let you commit if it's ridiculously large.
> 
> Maybe checkins on a branch shouldn't affect the bugzilla database at all?

Not sure. We badly need them at least for release branches...
-- 
Giovanni Bajo


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