Your message dated Tue, 30 Jun 2015 06:31:38 +0200
with message-id <[email protected]>
and subject line closing bugs reported against ancient GCC versions
has caused the Debian Bug report #593803,
regarding libphobos-4.1-dev: std.c.linux.socket only works on X86
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.)
--
593803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593803
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libphobos-4.1-dev
Version: 0.25-4.1.2-23.2
Severity: important
*** Please type your report below this line ***
Hi,
std.c.linux.socket only works on X86 because of
"version(X86) ... else static assert(0);" in lines 70ff.
I know this is fixed in the 4.3 package, but it would be really nice if
I could use std.c.linux.socket on lenny on non-X86 (especially amd64)
platforms without backporting gdc-4.3.
A quick look at libphobos-4.3-dev's std.c.linux.socket tells me that
removing this "else static assert(0);" case would probably not break
anything for platforms != X86 (even though the original author of that
file seemed to assume that, according to his comment) - at least it
wouldn't be more broken than the 4.3 version ;-)
Cheers,
- Daniel
-- System Information:
Debian Release: 5.0.5
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30.2 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libphobos-4.1-dev depends on:
ii gdc-4.1 0.25-4.1.2-23.2 The D compiler
ii zlib1g-dev 1:1.2.3.3.dfsg-12 compression library -
development
libphobos-4.1-dev recommends no packages.
libphobos-4.1-dev suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
This bug has been reported against an ancient version of
gcc/g++/gcj/gij/gdc (4.1, 4.2, 4.3, 4.5), that was removed from Debian
so long ago that it is no longer part of any supported release
(including oldoldstable-lts).
It is assumed to be fixed (or no longer relevant) in newer releases and
therefore I'm closing this report now. If the problem is still
reproducible in the current version (gcc-5, gcc-4.9, gcc-4.8 or
corresponding g++/gcj), feel free to provide more information, reopen
and reassign this bug report.
Andreas
--- End Message ---