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: [gnats] high priority prs


On Thu, 28 Mar 2002, Richard Henderson wrote:

>           if($fields{'Submitter-Id'} eq 'unknown');
> +   push(@errors, "Priority is 'high'")
> + 	if($fields{'Priority'} eq 'high');

Local changes like this should be marked GCC-LOCAL (as with the various
local changes already present) so they don't get lost on gnatsweb
upgrades.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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