unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Henrik Enberg <henrik.enberg@telia.com>
Cc: emacs-devel@gnu.org
Subject: Re: Problem report #
Date: Sun, 30 Apr 2006 19:58:59 +0200	[thread overview]
Message-ID: <20060430175859.GA6489@rocksteady.printf.se> (raw)
In-Reply-To: <200604301640.k3UGeeV4028974@scanner2.ics.uci.edu>

Dan Nicolaescu <dann@ics.uci.edu> writes:

> 
> CID: 2
> Checker: DEADCODE (help)
> File: emacs/lib-src/ebrowse.c
> Function: member
> Description: Assigning "1" to "type_seen"

[...]

> 2788 	        case INT:       case CHAR:      case LONG:      case UNSIGNED:
> 2789 	        case SIGNED:    case CONST:     case DOUBLE:    case VOID:
> 2790 	        case SHORT:     case VOLATILE:  case BOOL:      case WCHAR:
> 2791 	        case TYPENAME:
> 2792 	        typeseen:
> 
> Event const: After this line, the value of "type_seen" is equal to 1
> Event assignment: Assigning "1" to "type_seen"
> Also see events: [dead_error_line][dead_error_condition][assignment]

Uhm, as far as I can tell, type_seen may very well be 0 after this.
There are several cases where the code won't goto the typeseen label.

  reply	other threads:[~2006-04-30 17:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-30 16:40 Problem report # Dan Nicolaescu
2006-04-30 17:58 ` Henrik Enberg [this message]
2006-05-01  4:20   ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20060430175859.GA6489@rocksteady.printf.se \
    --to=henrik.enberg@telia.com \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).