Your message dated Wed, 20 May 2015 10:00:14 +0000
with message-id <[email protected]>
and subject line Bug#749740: fixed in gnumail 1.2.2-1
has caused the Debian Bug report #749740,
regarding gnumail: GCC warnings that may lead to runtime issues with new 
GNUstep libraries
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.)


-- 
749740: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749740
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gnumail
Version: 1.2.0~pre3+snap20071004-5
Severity: normal
Tags: sid jessie
User: [email protected]
Usertags: gnustep-base1.24-transition gnustep-gui0.24-transition 
gnustep-transition

Your package builds successfully with the new GNUstep libraries, but
there are some GCC warnings that *may* lead to problems at runtime and
may affect the forthcoming gnustep transition/jessie release.  Latest
versions of the core GNUstep packages are available at mentors.d.n [*];
they will be uploaded to experimental first.

Please note that the warnings may be unrelated to GNUstep or changes in
GNUstep but could be legitimate nevertheless.  In case the fix is
applicable for the current gnustep-* library packages in sid (-base/1.22
and -gui/0.20) you can upload the fixed package before the transition
begins.  Otherwise, please wait for the transition to complete and
do not forget to adjust the Build-Depends field accordingly:

  libgnustep-base-dev (>= 1.24.6)
  or
  libgnustep-gui-dev (>= 0.24)

Relevant portion(s) of the log:

Making all for framework GNUMail...
[...]
ExtendedTextView.m: In function '-[ExtendedTextView updateCursorForLinks]':
ExtendedTextView.m:383:6: warning: passing argument 4 of 
'rectArrayForCharacterRange:withinSelectedCharacterRange:inTextContainer:rectCount:'
 from incompatible pointer type [enabled by default]
      rectCount: &rectCount];
      ^
ExtendedTextView.m:383:6: note: expected 'NSUInteger *' but argument is of type 
'unsigned int *'
[...]
MailboxManagerController.m:2531:12: warning: passing argument 1 of 
'completePathForFolderNode:separator:' from distinct Objective-C type [enabled 
by default]
            separator: '/']];
            ^
MailboxManagerController.m:2531:12: warning: passing argument 1 of 
'_reloadFoldersAndExpandParentsFromNode:selectNodeWithPath:' from distinct 
Objective-C type [enabled by default]
MailboxManagerController.m: In function '-[MailboxManagerController(Private) 
_folderRenameCompleted:]':
MailboxManagerController.m:2637:2: warning: passing argument 1 of 
'_reloadFoldersAndExpandParentsFromNode:selectNodeWithPath:' from distinct 
Objective-C type [enabled by default]
  selectNodeWithPath: aString];
  ^
[...]
STScriptingSupport.m:98:13: warning: return makes integer from pointer without 
a cast [enabled by default]
[...]
TaskManager.m:484:23: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
   NSMapInsert(_table, (void *)theHash, theMessage);
                       ^
TaskManager.m: In function '-[TaskManager(Private) _tick_internal]':
TaskManager.m:2760:7: warning: passing argument 6 of 
'years:months:days:hours:minutes:seconds:sinceDate:' from incompatible pointer 
type [enabled by default]
       sinceDate: aDate];
       ^
TaskManager.m:2760:7: note: expected 'NSInteger *' but argument is of type 'int 
*'
TaskManager.m:2807:6: warning: passing argument 6 of 
'years:months:days:hours:minutes:seconds:sinceDate:' from incompatible pointer 
type [enabled by default]
      sinceDate: aDate];
      ^
TaskManager.m:2807:6: note: expected 'NSInteger *' but argument is of type 'int 
*'
[...]
Making all for bundle PGP...
[...]
PGPController.m: In function '-[PGPController(Private) _tick]':
PGPController.m:2035:6: warning: passing argument 5 of 
'years:months:days:hours:minutes:seconds:sinceDate:' from incompatible pointer 
type [enabled by default]
      sinceDate: [aPassphrase date]];
      ^
PGPController.m:2035:6: note: expected 'NSInteger *' but argument is of type 
'int *'


The full build log is available upon request.
The severity of this bug may be raised to "important", "serious" or
"grave" after the transition depending on the impact.

[*]
http://mentors.debian.net/debian/pool/main/g/gnustep-make/gnustep-make_2.6.6-1.dsc
http://mentors.debian.net/debian/pool/main/g/gnustep-base/gnustep-base_1.24.6-1.dsc
http://mentors.debian.net/debian/pool/main/g/gnustep-gui/gnustep-gui_0.24.0-1.dsc
http://mentors.debian.net/debian/pool/main/g/gnustep-back/gnustep-back_0.24.0-1.dsc

--- End Message ---
--- Begin Message ---
Source: gnumail
Source-Version: 1.2.2-1

We believe that the bug you reported is fixed in the latest version of
gnumail, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yavor Doganov <[email protected]> (supplier of updated gnumail package)

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 05 Nov 2014 13:23:30 +0200
Source: gnumail
Binary: gnumail.app gnumail.app-common gnumail.app-dbg
Architecture: source amd64 all
Version: 1.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNUstep maintainers 
<[email protected]>
Changed-By: Yavor Doganov <[email protected]>
Description:
 gnumail.app - Mail client for GNUstep
 gnumail.app-common - Mail client for GNUstep (common files)
 gnumail.app-dbg - Mail client for GNUstep (debugging symbols)
Closes: 659489 749740
Changes:
 gnumail (1.2.2-1) unstable; urgency=medium
 .
   * New upstream release:
     - Fixes crash when checking the SMTP AUTH capabilities and setting
       the account's SMTP options (Closes: #659489).
     - Compatible with current GNUstep libraries (Closes: #749740).
   * debian/patches/link-libs.patch: Refresh.
   * debian/patches/mail-window-crash.patch:
   * debian/patches/pgp-version.patch: Remove; applied upstream.
   * debian/patches/spelling-fixes.patch: New.
   * debian/patches/series: Update.
   * debian/compat: Set to 9.
   * debian/rules: Rewrite to use modern dh.  Enable hardening.
   * debian/control (Homepage): Remove, no longer works.
     (Build-Depends): Require libgnustep-gui-dev >= 0.24; bump debhelper.
     (gnumail.app-common): New package, split arch-indep files.
     (Depends): Add ${gnustep:Depends}.
     (Vcs-Git, Vcs-Browser): Use canonical URIs.
     (Standards-Version): Compliant with 3.9.6 as of this release.
   * debian/preinst: Delete; no longer needed.
   * debian/GNUMail.desktop: Add Keywords field.
   * debian/watch:
   * debian/install:
   * debian/manpages: New file.
   * debian/copyright: Rewrite in format 1.0.  Remove license for code
     removed long time ago.
Checksums-Sha1:
 bfe9344e174b5dc4246c5a654d4101d7bffb328e 1743 gnumail_1.2.2-1.dsc
 2a6747553c540089ea1db2d824c0264cb0225909 1397764 gnumail_1.2.2.orig.tar.gz
 fcca37e965e66abd5d5a10ddfbc9716068f7c7a5 8736 gnumail_1.2.2-1.debian.tar.xz
 f22980967af517431df13934d4eb552b2d7526dc 561498 gnumail.app_1.2.2-1_amd64.deb
 6f103bf04ae5cbee7be26e3d81886db87a9bce6b 425552 
gnumail.app-common_1.2.2-1_all.deb
 41f32306aacb9bdef325732af00a6b42272e08cd 1837716 
gnumail.app-dbg_1.2.2-1_amd64.deb
Checksums-Sha256:
 14814b86a06c90055b22b5c2dd4f12dea29892d1247701ff22898718675b3765 1743 
gnumail_1.2.2-1.dsc
 31a0c34c3afe20afb6b8ebc41002d2f9dbc2134ceda2032e67e64cb7d884d8af 1397764 
gnumail_1.2.2.orig.tar.gz
 0acef91b072b4f8625e8fe27feed1d00dc4a74ae1192caca328c1da728a080a0 8736 
gnumail_1.2.2-1.debian.tar.xz
 eab557532b5ea1f1a197e148e6fa035c43be2536606cafd0bbfd202ce4293757 561498 
gnumail.app_1.2.2-1_amd64.deb
 3ece31e074a75c7266da048bc3c976a399b482766e5eafe491ca0aac1e72e5a1 425552 
gnumail.app-common_1.2.2-1_all.deb
 f2cfce7f6ae83792d2f1d97a63bf0f5235a9cef04a558fd302ef915fcc55697c 1837716 
gnumail.app-dbg_1.2.2-1_amd64.deb
Files:
 c7418fa998f55e9b4f56d606ad2f907e 1743 gnustep optional gnumail_1.2.2-1.dsc
 c2cc13b7c13d96b83520be5671531ed3 1397764 gnustep optional 
gnumail_1.2.2.orig.tar.gz
 3c62e801f1ca08ccb22e30f9366770d8 8736 gnustep optional 
gnumail_1.2.2-1.debian.tar.xz
 f4a580eb5e5a7d538b5351437c7b08f2 561498 gnustep optional 
gnumail.app_1.2.2-1_amd64.deb
 52dba72eea12277bc28316dc53ef4bbd 425552 gnustep optional 
gnumail.app-common_1.2.2-1_all.deb
 250fda7401995bb4ad8fd676f8317f3e 1837716 debug extra 
gnumail.app-dbg_1.2.2-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJUX49oAAoJEGa1A/2e4BN53aQH/iVtKSzDA+2KDwSio6Qa2wV2
9Mves2dd0Zu3ScCBwMXZagnk2oH32rqM+jfmNmhMj1S47LiAXZfhBfe9FH4+DLW9
tNgSXtgIJi/SfAqvZ2rp0F/HSCz/FrtQJ7ZDq9xOzQJrrl2kQuHLMq70ZSItHCJ2
N4ocdy9r08qn2akuz7p6hwqeVgKsNpKG46DPoD741i+xwf5gnk1rwXRU/rruW4ma
+vCdHYqQgB7WiBjPmNbCTvwuD1NR2KKLITtJ6Hw5c7l73GAjLCdIwf6Mdy4Q8kFr
GqgXPlPuygDCL+AAXCtu7FKrzJJp1gc+iaThIN/SYEAVwUFu0jaBke5t6Vz22Hk=
=wQz9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to