Your message dated Fri, 21 Oct 2016 09:10:04 +0300
with message-id <[email protected]>
and subject line Bug#573181 change of tags / pending
has caused the Debian Bug report #573182,
regarding lwm: [PATCH]: Do not set locale in the program (use current locale)
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.)


-- 
573182: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573182
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lwm
Severity: wishlist
Tags: patch


The patch removes: setlocale(LC_ALL,"")

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
>From 0fc576e69bc1dcbadacc1e0005c577be50916e3d Mon Sep 17 00:00:00 2001
From: Jari Aalto <[email protected]>
Date: Fri, 5 Mar 2010 11:27:09 +0200
Subject: [PATCH] lwm.c: no hard coded locale


Signed-off-by: Jari Aalto <[email protected]>
---
 lwm.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

Index: lwm.git/lwm.c
===================================================================
--- lwm.git.orig/lwm.c	2010-03-09 18:34:13.000000000 +0200
+++ lwm.git/lwm.c	2010-03-09 18:34:20.000000000 +0200
@@ -87,8 +87,6 @@
 
 	mode = wm_initialising;
 
-	setlocale(LC_ALL,"");
-
 	/* Open a connection to the X server. */
 	dpy = XOpenDisplay(NULL);
 	if (dpy == 0)

--- End Message ---
--- Begin Message ---
Fixed included as patches in Debian
https://sources.debian.net/patches/lwm/1.2.2-5/

--- End Message ---

Reply via email to