Processing commands for [EMAIL PROTECTED]:
> retitle 451707 D should send foo[] as a foo* when used in a variadic argument
> in extern(C) context
Bug#451707: gdc-4.1: gdc is confused by variadic arguments in (C) mode
Changed Bug title to `D should send foo[] as a foo* when used in a variadic
arg
retitle 451707 D should send foo[] as a foo* when used in a variadic argument
in extern(C) context
severity 451707 important
thanks
I understood the issue: when the "-c" argument is sent as the first
argument of the variadic part, D sends a char[] and not a char*, meaning
that it puts 2, "-c" o
Package: gdc-4.1
Version: 0.25-4.1.2-17
Severity: grave
Justification: renders package unusable
The following code triggers the issue:
--
import std.c.process;
int main(char args[][]) {
execl("/bin/sh", "sh", "-c", "ls", null);
printf("%m\n"
#
# bts-link upstream status pull for source package gcc-snapshot
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#
user [EMAIL PROTECTED]
# remote status report for #439620
# * http://gcc.gnu.org/PR34123
# * remote status changed: RESOLVED -> NEW
# * remote resolutio
Processing commands for [EMAIL PROTECTED]:
> tags 451630 + upstream
Bug#451630: ICE in build2_stat, at tree.c:3110
There were no tags set.
Tags added: upstream
> forwarded 451630 http://gcc.gnu.org/PR33453
Bug#451630: ICE in build2_stat, at tree.c:3110
Noted your statement that Bug has been forwa
Package: gcc-snapshot
Version: 20071116-1
This one isn't new. PR33453
> Automatic build of ircd-ircu_2.10.12.10.dfsg1-1 on em64t by sbuild/amd64 0.53
...
> x86_64-linux-gnu-gcc -g -O3 -I. -I.. -I../include -c s_auth.c -o s_auth.o
> s_auth.c: In function 'check_auth_finished':
> s_auth.c:365: in
Your message dated Sat, 17 Nov 2007 17:07:46 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#447347: closed
has caused the attached Bug report 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
Accepted:
gdc-4.2_0.25-4.2.2-3.diff.gz
to pool/main/g/gdc-4.2/gdc-4.2_0.25-4.2.2-3.diff.gz
gdc-4.2_0.25-4.2.2-3.dsc
to pool/main/g/gdc-4.2/gdc-4.2_0.25-4.2.2-3.dsc
gdc-4.2_0.25-4.2.2-3_amd64.deb
to pool/main/g/gdc-4.2/gdc-4.2_0.25-4.2.2-3_amd64.deb
gdc-4.2_0.25-4.2.2-3_hppa.deb
to pool/mai
Processing commands for [EMAIL PROTECTED]:
> tags 451611 + upstream
Bug#451611: [alpha] ICE: internal consistency failure (invalid rtl sharing
found in the insn)
There were no tags set.
Tags added: upstream
> forwarded 451611 http://gcc.gnu.org/PR34132
Bug#451611: [alpha] ICE: internal consisten
Package: gcc-snapshot
Version: 20071116-1
PR34132
> Automatic build of smapi_2.4.0+rc2-2 on vorpal by sbuild/alpha 0.52
...
> gcc -Wall -c -s -O3 -fomit-frame-pointer -fstrength-reduce -fPIC -pedantic
> -DUNIX api_sdm.c
> api_sdm.c: In function 'Get_Binary_Date':
> api_sdm.c:1305: warning: der
--- Comment #3 from rguenth at gcc dot gnu dot org 2007-11-17 12:37 ---
Confirmed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
CC|
11 matches
Mail list logo