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: MinGW compilation errors due to strcasecmp


> > You just need to go to the PR database on bugzilla:
> >   - Create an account if not already done;
> >   - Log in
> >   - Create a PR:
> >       * Subject (Eg): GDB 7.12 build failure with latest MinGW headers
> >       * Body (Eg): Copy-paste the error you got
> >   - Mark the PR as fixed in GDB 7.12.1:
> >       * Change the target milestone to 7.12.1
> >       * Change the status to fixed
> >       * Add a URL to the gdb-patches discussions where the fix
> >         was discussed and accepted
> 
> Could this be added to the wiki in some prominent place?  I need to do
> this infrequently enough that I forget what needs to be done, and
> looking through mail archives is no fun.  TIA.
> 
> (Btw, it seems like the wiki doesn't even have a link to bugzilla?)

Sorry for the delay. This is now done:

https://sourceware.org/gdb/wiki/PushingToReleaseBranch

There is a link to this page from the "Developing" column
in the home page ("Pushing patches to a Release Branch",
right after the link to the "Contribution Checklist").

-- 
Joel


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