public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: "Timothy M. Shead" <tshead@k-3d.com>
To: Source-Navigator Group <sourcenav@sources.redhat.com>
Subject: SN5.0 Patch: compiling under gcc 3.0
Date: Fri, 07 Dec 2001 13:43:00 -0000	[thread overview]
Message-ID: <1008907524.2819.11.camel@kathy> (raw)

[-- Attachment #1: Type: text/plain, Size: 71 bytes --]

Enclosed (for real) is a patch to get SN5.0 to compile under gcc 3.0



[-- Attachment #2: Type: text/x-patch, Size: 954 bytes --]

diff -c --recursive oldsource/snavigator/parsers/tcl/Parser.c source/snavigator/parsers/tcl/Parser.c
*** oldsource/snavigator/parsers/tcl/Parser.c	Wed Apr 19 17:38:40 2000
--- source/snavigator/parsers/tcl/Parser.c	Thu Dec 20 18:35:43 2001
***************
*** 181,190 ****
  	 case 'f': report = rtrue; break;
  	 case 'g': graphic = rtrue; break;
  	 case 'h':
! 	    (void) printf ("\nsyntax of PAF_TCL:\n\n");
! 	    (void) printf ("   [-f] [-h]\n\n");
! 	    (void) printf (" f : report error messages (default: do not report)\n");
! 	    (void) printf (" h : help\n\n");
  	    break;
  	 }
        }
--- 181,190 ----
  	 case 'f': report = rtrue; break;
  	 case 'g': graphic = rtrue; break;
  	 case 'h':
! 	    printf ("\nsyntax of PAF_TCL:\n\n");
! 	    printf ("   [-f] [-h]\n\n");
! 	    printf (" f : report error messages (default: do not report)\n");
! 	    printf (" h : help\n\n");
  	    break;
  	 }
        }

WARNING: multiple messages have this Message-ID
From: "Timothy M. Shead" <tshead@k-3d.com>
To: Source-Navigator Group <sourcenav@sources.redhat.com>
Subject: SN5.0 Patch: compiling under gcc 3.0
Date: Thu, 20 Dec 2001 20:10:00 -0000	[thread overview]
Message-ID: <1008907524.2819.11.camel@kathy> (raw)
Message-ID: <20011220201000.3HmmdO-KfUanu1f_JNWNXApcZnlWCwlu1q6cZisQCNU@z> (raw)

Enclosed (for real) is a patch to get SN5.0 to compile under gcc 3.0


             reply	other threads:[~2001-12-21  4:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-07 13:43 Timothy M. Shead [this message]
2001-12-20 20:10 ` Timothy M. Shead

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1008907524.2819.11.camel@kathy \
    --to=tshead@k-3d.com \
    --cc=sourcenav@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).