public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
* Very small bug
@ 2003-01-08  1:18 Dieperink Alwin
  2003-01-08 13:13 ` Yngve Svendsen
  2003-01-08 13:38 ` Lars Henriksen
  0 siblings, 2 replies; 5+ messages in thread
From: Dieperink Alwin @ 2003-01-08  1:18 UTC (permalink / raw)
  To: 'yngve.svendsen@sun.com'; +Cc: 'help-gnats@gnu.org'

Hi Yngve,

Here is a small correction for gnatsweb.pl. Without this, gnatsweb writes a
warning in the logfile.

Regards,
-- Alwin


1362c1362
<            && ($2 !=~ "compatible") )
---
>            && ($2 !~ "compatible") )


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-04-29 19:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-08  1:18 Very small bug Dieperink Alwin
2003-01-08 13:13 ` Yngve Svendsen
2003-01-08 13:38 ` Lars Henriksen
2003-01-08 13:58   ` Yngve Svendsen
2003-04-29 19:56   ` Yngve Svendsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).