[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#420437: marked as done (mcedit search'n'replace with regex is broken (savannah bug#19333))



Your message dated Wed, 13 Feb 2008 22:17:04 +0000
with message-id <E1JPPua-0004hl-8L@ries.debian.org>
and subject line Bug#420437: fixed in mc 1:4.6.2~pre1-1
has caused the Debian Bug report #420437,
regarding mcedit search'n'replace with regex is broken (savannah bug#19333)
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 owner@bugs.debian.org
immediately.)


-- 
420437: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420437
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mc
Version: 1:4.6.1-7.0.0jones1
Severity: normal


As subject says, mcedit fails to replace searches with regexes.

Attached is the fix in the related Savannah bug#19333, adjusted for the earlier applied UTF8 patch.



Kind regards,

 - Jonas

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20-1.0.0jones1-amd64 (SMP w/2 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mc depends on:
ii  libc6                         2.5-3      GNU C Library: Shared libraries
ii  libglib2.0-0                  2.12.11-3  The GLib library of C routines
ii  libgpmg1                      1.19.6-25  General Purpose Mouse - shared lib
ii  libslang2                     2.0.6-4    The S-Lang programming library - r

mc recommends no packages.

-- no debconf information
diff -ruN mc-4.6.1.orig/edit/editcmd.c mc-4.6.1/edit/editcmd.c
--- mc-4.6.1.orig/edit/editcmd.c	2007-04-19 16:30:11.000000000 +0200
+++ mc-4.6.1/edit/editcmd.c	2007-04-19 16:32:12.000000000 +0200
@@ -2175,7 +2175,7 @@
 #ifdef UTF8
 		mc_wchar_t *winput2 = mbstr_to_wchar(exp2);
 #endif /* UTF8 */
-		if (replace_scanf || replace_regexp) {
+		if (replace_scanf) {
 		    mc_wchar_t repl_str[MAX_REPL_LEN + 2];
 		    int ret = 0;
 

--- End Message ---
--- Begin Message ---
Source: mc
Source-Version: 1:4.6.2~pre1-1

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

mc_4.6.2~pre1-1.diff.gz
  to pool/main/m/mc/mc_4.6.2~pre1-1.diff.gz
mc_4.6.2~pre1-1.dsc
  to pool/main/m/mc/mc_4.6.2~pre1-1.dsc
mc_4.6.2~pre1-1_i386.deb
  to pool/main/m/mc/mc_4.6.2~pre1-1_i386.deb
mc_4.6.2~pre1.orig.tar.gz
  to pool/main/m/mc/mc_4.6.2~pre1.orig.tar.gz



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 420437@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Patrick Winnertz <winnie@debian.org> (supplier of updated mc 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 13 Feb 2008 23:00:30 +0100
Source: mc
Binary: mc
Architecture: source i386
Version: 1:4.6.2~pre1-1
Distribution: unstable
Urgency: low
Maintainer: Debian MC Packaging Group <pkg-mc-devel@lists.alioth.debian.org>
Changed-By: Patrick Winnertz <winnie@debian.org>
Description: 
 mc         - midnight commander - a powerful file manager
Closes: 109963 109963 118717 192882 198194 227875 248646 258253 273699 291181 301537 301539 301732 302516 304886 305642 309186 324920 329186 346037 349390 359046 367348 397333 407593 420437 428567 428993 455564 458208
Changes: 
 mc (1:4.6.2~pre1-1) unstable; urgency=low
 .
   * New upstream release.
     + (Closes: #301732)
     + (Closes: #192882)
     + (Closes: #248646)
     + (Closes: #258253)
     + (Closes: #273699)
     + (Closes: #302516)
     + (Closes: #305642)
     + (Closes: #309186)
     + (Closes: #458208)
     + (Closes: #420437)
     + (Closes: #346037)
     + (Closes: #367348)
     + (Closes: #118717)
     + (Closes: #349390)
     + (Closes: #304886)
     + (Closes: #329186)
     + (Closes: #324920)
     + (Closes: #109963)
     + (Closes: #227875)
     + (Closes: #397333)
     + (Closes: #428567)
     + (Closes: #428993)
     + (Closes: #301537)
     + (Closes: #301539)
     + (Closes: #359046)
     + (Closes: #407593)
     + (Closes: #198194)
     + (Closes: #109963)
   * New maintainer: pkg-mc-devel@lists.alioth.debian.org (Closes: #455564)
   * New Uploader: myself
   * Bumped Standards-Version to 3.7.3
     + Menu Transition: Apps/Tools --> Applications/File Management
   * Added Homepage header to control file
   * Rediffed all patches for 4.6.2~pre1
   * Add patch to ignore chmod errors in ftpfs, since if you copy many files to
     a ftp server, without SITE CHMOD support, you'll get everytime a warning.
     (Closes: #291181)
   * Bump debian/compat to 5 (and switch from export DH_COMPAT to this file)
   * Removes Conflicts/Replaces in debian/control, since these packages doesn't
     exist any longer in the debian pool.
   * Removed some empty dirs (usr/sbin)
   * Build de.po/it.po & ru.po new in build target
Files: 
 42f4b51d8904d0600a010f8304416b1a 742 utils optional mc_4.6.2~pre1-1.dsc
 a8111650a0cdb110af3de1acfcf04b82 4039774 utils optional mc_4.6.2~pre1.orig.tar.gz
 bab36988a2bee8916d2a3f471c53af87 84527 utils optional mc_4.6.2~pre1-1.diff.gz
 0bd8c079ef960688732b00605bff68e5 2183308 utils optional mc_4.6.2~pre1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHs2oxzgm26bkTFDoRAky/AJ9jNtR2OUKpO6ZYNp+HIsyHaWQaKACfVivu
jpRHzm9dO/e4xdcpVwy8MKw=
=gQdo
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: