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: [commit] Fix fnchange.lst


> But I do think we should re-check this before a tarball is released.

Doing so a couple of days before a schedule release is indeed
reasonable; it avoids last second surprises.  We have the ARI results
published daily for the branch at:

    http://www.sourceware.org/gdb/ari/

I see there are 10 warnings remaining. Are these actually fixable?
I don't quite understand what the warnings say, because I can't find
files such as decimal1.h, for instance.

> > If someone extracts out the script that does "dos checking" in
> > the ARI script, and returns a textual list of files that cause
> > problem, I don't mind adding it to the release procedure.
> 
> If Pierre can do that, fine.  If not, if someone can tell me where do
> I download the ARI script, I will give it a try.

There is an "ss" repository that's owned by gdbadmin on sourceware:

    % cvs -d sourceware.org:/cvs/gdbadmin co ss

The only file that I found that made references to fnchange.lst is
update-web-ari.  There is a section of the script that uses that file
and emits the appropriate warnings for the ARI.

I don't think you'll have write priviledges. If you want, I can add
your key to the authorized_keys, or I can commit the changes for you.
Although, my advice would be to make the new script a part of the GDB
tarball.  That way, anyone can run the script, instead of just those
who log on sourceware.org.

-- 
Joel

Attachment: update-web-ari
Description: Text document


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