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

Bug#668268: marked as done (gcc-4.7: Add support for GNU locales for GNU/Hurd)



Your message dated Wed, 11 Apr 2012 10:06:19 +0200
with message-id <1334131579.8013.243.camel@hp.my.own.domain>
and subject line Solved by gcc-4.7.0-3
has caused the Debian Bug report #668268,
regarding gcc-4.7: Add support for GNU locales for GNU/Hurd
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.)


-- 
668268: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668268
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.7
Version: 4.7.0-2
Severity: important
Tags: patch
User: debian-hurd@lists.debian.org
Usertags: hurd

Hello,

The patch below fixes the disabling of the GNU locales for GNU/Hurd.
The reason for removing the dormant port knetbsd-gnu is due to that
having gnu in the name triggers a disabling of GNU locales for GNU/Hurd.

(This patch is the same as for gcc-4.6.3, in the now closed bug #667662)

The patch is inlined below:
--- a/debian/rules.defs 2012-04-02 10:40:36.000000000 +0200
+++ b/debian/rules.defs 2012-04-02 10:02:51.000000000 +0200
@@ -1232,7 +1232,7 @@
 # GNU locales
 force_gnu_locales := yes
 locale_no_cpus :=
-locale_no_systems := knetbsd-gnu
+locale_no_systems :=
 ifneq (,$(findstring $(DEB_TARGET_GNU_SYSTEM),$(locale_no_systems)))
   force_gnu_locales := disabled for system $(DEB_TARGET_GNU_SYSTEM)
 endif







--- End Message ---
--- Begin Message ---
Source: gcc-4.7
Source-Version: 4.7.0-3

Bug 668268 was fixed by gcc-4.7.0-3. Closing.



--- End Message ---

Reply to: