Probably you are the uploader of the following file(s) in
the Debian upload queue directory:
gcc-4.6-doc-non-dfsg_4.6.2-1~naesten3.debian.tar.gz
gcc-4.6-doc-non-dfsg_4.6.2-1~naesten3.dsc
This looks like an upload, but a .changes file is missing, so the job
cannot be processed.
If no .changes f
In PHP Imagick this problem can be cured by setting the number of used
threads to 1:
$img->setResourceLimit(6, 1); // 6 means THREAD_LIMIT (unfortunately,
there is no
such constant defined, so u have to use this integer value);
On Tue, Feb 7, 2012 at 2:59 PM, Samuel Bronson wrote:
> On Sun, Feb 5, 2012 at 7:17 AM, Nikita V. Youshchenko
> wrote:
>> In good old days when I had time and motivation to maintain gcc-doc, I've
>> used git repos to managed entire thing.
>> I've just created externally-available mirror for tho
LAST_UPDATED: Fri Feb 10 17:01:39 UTC 2012 (revision 184105)
Target: mipsel-linux-gnu
gcc version 4.6.2 (Debian 4.6.2-14)
Native configuration is mipsel-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/debug/dwarf2/lineno-simple1.C scan-assembler
main:[^\\\
Package: gcc-4.6
Version: 4.6.2-14
Severity: normal
With the attached file, "gcc-4.5 -Wall .c" says
...
/tmp/.c:13: error: cannot take address of bit-field ‘ref’
gcc-4.6 gives
/tmp/.c:13:2: internal compiler error: in build_unary_op,
at c-typeck.c:3786
Please s
5 matches
Mail list logo