Your message dated Mon, 15 Mar 2010 23:32:29 +
with message-id
and subject line Bug#573487: fixed in gdc-4.3 1:1.043-4.3.4-1
has caused the Debian Bug report #573487,
regarding gdc-4.3 and gdc: error when trying to install together
to be marked as done.
This means that you claim that the prob
Accepted:
gdc-4.3_1.043-4.3.4-1.diff.gz
to main/g/gdc-4.3/gdc-4.3_1.043-4.3.4-1.diff.gz
gdc-4.3_1.043-4.3.4-1.dsc
to main/g/gdc-4.3/gdc-4.3_1.043-4.3.4-1.dsc
gdc-4.3_1.043-4.3.4-1_amd64.deb
to main/g/gdc-4.3/gdc-4.3_1.043-4.3.4-1_amd64.deb
gdc-4.3_1.043-4.3.4.orig.tar.gz
to main/g/gdc-4.
#
# bts-link upstream status pull for source package gcc-4.4
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#
user bts-link-upstr...@lists.alioth.debian.org
# remote status report for #570265 (http://bugs.debian.org/570265)
# * http://gcc.gnu.org/PR26261
# * remote st
Moreover, it looks like transferTo(0, 4096, ...) would write
4096 bytes to destination file from file with size 1701.
It can be shown by this snippet:
-
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.nio.channels.FileChann
Package: gcc-doc-defaults
Version: 5:2
Severity: serious
gcc docs still default to gcc-4.3; the package should either be updated, or
removed for squeeze.
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.
--- Comment #15 from rearnsha at gcc dot gnu dot org 2010-03-15 09:16
---
(In reply to comment #14)
> The bug was fixed for 4.5 by r148072:
>
> 2009-06-02 Richard Earnshaw
>
>* arm.c (arm_get_frame_offsets): Prefer using r3 for padding a
>push/pop multiple to 8-byte
--- Comment #14 from mikpe at it dot uu dot se 2010-03-15 09:09 ---
The bug was fixed for 4.5 by r148072:
2009-06-02 Richard Earnshaw
* arm.c (arm_get_frame_offsets): Prefer using r3 for padding a
push/pop multiple to 8-byte alignment.
That change applies cleanly to 4
Hi.
The problem is triggered by this line, for any small file,
which seems to me allowed by java specification
srcChannel.transferTo(0, FileUtils.BUF_SIZE,destChannel);
http://java.sun.com/j2se/1.4.2/docs/api/java/nio/channels/FileChannel.html:
An attempt is made to read up to count bytes fr
8 matches
Mail list logo