Your message dated Sun, 28 Oct 2001 14:57:00 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#116798: fixed in gcc-3.0 1:3.0.2ds4-2
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 n
Installing:
gcc-3.0-doc_3.0.2-2_all.deb
to pool/main/g/gcc-3.0/gcc-3.0-doc_3.0.2-2_all.deb
gobjc-3.0_3.0.2-2_i386.deb
to pool/main/g/gcc-3.0/gobjc-3.0_3.0.2-2_i386.deb
libgcc1_3.0.2-2_i386.deb
to pool/main/g/gcc-3.0/libgcc1_3.0.2-2_i386.deb
gcc-3.0_3.0.2ds4-2.diff.gz
to pool/main/g/gcc-3.0
Hi .
How about
http://www.blackdown.org/
On Sat, 27 Oct 2001, Nathan Myers wrote:
[...]
> > I'd say that the best solution would be to get rid of globals. This is
> > actually very easy:
> >
> > If you have
> > TYPE VAR = INITIALIZER;
> > replace that with
> > TYPE& getVAR(){ static TYPE obj = INITIALIZER; return obj; }
> >
> > T
I recently purchased and installed Debian 2.2 - Potato. When installing, I
chose the "simple" application installation method. I chose all of the
programming packages offered, yet I can't seem to find any java compiler,
such as javac, jikes, or gjc. I understood it was also possible to comp
On Wed, Oct 24, 2001 at 11:48:02PM +0200, Martin v. Loewis wrote:
> > Lots of real C++ code is order-sensitive. This is a serious problem and
> > there are a couple of ugly solutions to it.
>
> I'd say that the best solution would be to get rid of globals. This is
> actually very easy:
>
> If
Your message dated Sat, 27 Oct 2001 22:44:53 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#117262: gcc-3.0: installation problem, cannot exec
`cc1plus'
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
>Submitter-Id: net
>Originator:dLux
>Organization: -
>Confidential: no
>Synopsis: Internal compiler error with -O2 in except.c:2723
>Severity: serious
>Priority: low
>Category: optimization
>Class: ice-on-legal-code
>Release: 3.0.2 (Debian) (Debian testing/
8 matches
Mail list logo