Your message dated Sun, 04 Nov 2018 17:16:39 +0000
with message-id <[email protected]>
and subject line Bug#911787: Removed package(s) from unstable
has caused the Debian Bug report #702437,
regarding Undefined comparison of pointer and enum value
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
702437: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702437
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xview
Version:
Usertags: goto-cc

In lib/libxview/file_chooser/file_chsr.c, function fc_update_dimming, the
following code exists:

    if ( (private->type == FILE_CHOOSER_OPEN)
        && ( (private->custom == FILE_CHOOSER_SELECT_ALL)
            || (private->custom == NULL)
            )
        )
        return;

As private->custom is of an enum type, the comparison to NULL is both undefined
and likely pointless. Quite possibly either another enum value or even another
field of "private" was intended here.

Best,
Michael

Attachment: pgpYxflr8uhxs.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 4.4.3.2p1.4-28.2+rm

Dear submitter,

as the package xview has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/911787

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to