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

Re: [PATCH] Add d_main_name to dlang.c


> By the way, would it be best to split this up into smaller changes?

If they can and should be applied independently, most definitely.
This has two strong advantages I can think of:
  - In case problem requiring a revert (I am not speaking of your
    patch!), it allows us to revert the one patch that causes problem,
    while keepping the rest;
  - It makes it much easier to review the patches, first because
    they are easier to digest, and second because we can review
    them one at a time, making it more likely for us to find the time
    to do so.

-- 
Joel


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