Your message dated Tue, 2 Mar 2010 17:02:21 +0000 (UTC)
with message-id <pine.bsm.4.64l.1003021700410.24...@herc.mirbsd.org>
and subject line Re: Bug#572252: `strcasestr' implicitly converted to pointer
has caused the Debian Bug report #572252,
regarding `strcasestr' implicitly converted to pointer
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 ow...@bugs.debian.org
immediately.)


-- 
572252: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572252
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mksh
Version: 39.3-1
Severity: serious
Usertags: implicit-pointer-conversion

Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.

  Function `strcasestr' implicitly converted to pointer at ] conftest.c:8

This is often due to a missing function prototype definition.
For more information, see [2].

Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions



--- End Message ---
--- Begin Message ---
dann frazier dixit:

>Our automated buildd log filter[1]

Which (pseudo?) package would I assign false positives such as
this to? Since I couldn't find one, closing.

>  Function `strcasestr' implicitly converted to pointer at ] conftest.c:8

Please do whitelist "conftest*.c" in your scanning thing.
This is like GNU autotools' configure except config.log
is put on stdio instead of a separate file.

bye,
//mirabilos
-- 
FWIW, I'm quite impressed with mksh interactively. I thought it was much
*much* more bare bones. But it turns out it beats the living hell out of
ksh93 in that respect. I'd even consider it for my daily use if I hadn't
wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh


--- End Message ---

Reply via email to