Bug#279185: Confirming fixed

2004-12-04 Thread Ken Foskey
Thank you. -- Ken Foskey

Bug#279185: Please note openoffice.org affected

2004-11-01 Thread Ken Foskey
This bug stops OpenOffice.org being compiled by gcc 3.4 (unstable) -- Ken Foskey OpenOffice.org developer

Bug#279185: g++-3.4: g++ Fails to compile valid code

2004-11-01 Thread Ken Foskey
Package: g++-3.4 Version: 3.4.2-3 Severity: important namespace a {} namespace b {} namespace c { namespace a = b; } This fails to compile with: $ gcc-3.4 test.cpp test.cpp:4: error: declaration of `namespace a' conflicts with test.cpp:1: error: previous declaration of `namespace a' here --

Bug#225663: gcc 3.3 pre0 was fine however pre1 was not

2004-01-01 Thread Ken Foskey
Just to isolate the problem some more the issue was NOT present in gcc3.3.3pre0 it appeared in pre1. -- Thanks KenF OpenOffice.org developer

Bug#225663: conflict with enum and function as well.

2004-01-01 Thread Ken Foskey
Below are messages. enum contains remove within a named enum and remove is a function. In c++ there is no conflict. Making: ../../unxlngi4.pro/slo/basicparser.obj ccache g++-3.3 -fmessage-length=0 -c -I. -I. -I../inc -I../../source/inc -I../../inc -I../../unx/inc -I../../unxlngi4.pro/inc -I. -I

Bug#202696: confirming resolved.

2003-07-30 Thread Ken Foskey
OpenOffice.org now compiles iwth gcc 3.3.1 thanks. -- Thanks KenF OpenOffice.org developer

Bug#202696: [Bug c++/11645] [3.3/3.4 Regression] Failure to deal with using and private inheritance

2003-07-24 Thread Ken Foskey
Package: g++ Version: 3:3.3-2 Severity: important Tags: patch There is an upstream fix for gcc 3.3.1 so that OpenOffice.org can actually compile. This has been committed to the gcc cvs. Could a new version be released with this feature. Thanks KenF

Failure to deal with using and private inheritance

2003-07-23 Thread foskey
>Submitter-Id: net >Originator:ken >Organization: OpenOffice.org >Confidential: no >Synopsis: Failure to deal with using and private inheritance >Severity: serious >Priority: >Category: c++ >Class: rejects-legal >Release: 3.3.1 20030626 (Debian prerelease)

internal error - gcc 3.2.3, debian unstable

2003-07-18 Thread Ken Foskey
>Submitter-Id: net >Originator: Ken Foskey >Organization: OpenOffice.org >Confidential: no >Synopsis: Crash in gcc 3.2 >Severity: critical >Priority: medium >Category: c++ >Class: ice-on-legal-code >Release: 3.2.3 (Debian) (Debian testing/unstabl

Bug#184175: acknowledged by developer (Re: Bug#184175: gcc-3.3 not properly installed)

2003-03-11 Thread Ken Foskey
On Tue, 2003-03-11 at 17:47, Matthias Klose wrote: > what, if you get libgc6-dev manually, then > > apt-get source gcc-3.3 On intel platform... Installing the libgc6-dev package solves the basic build problem: dpkg-deb: building package `gcc-3.3-base' in `../gcc-3.3-base_3.3-0pre0_i386.d

Bug#184175: acknowledged by developer (Re: Bug#184175: gcc-3.3 not properly installed)

2003-03-10 Thread Ken Foskey
My first time doing this but this should work properly as far as I can understand. There is a broken dependency in the source. gandalf: /etc/apt $ apt-get build-dep gcc-3.3 Reading Package Lists... Done Building Dependency Tree... Done Sorry, bison is already the newest version. 0 packages upgrad

Bug#184175: gcc-3.3 not properly installed

2003-03-10 Thread Ken Foskey
Package: gcc-3.3 Version: Unknown - Unstable I have just installed gcc-3.3 and it does not have a proper setup and there is no compiler. I cannot do an apt-cache show gcc-3.3. Interesting result really... -- Thanks KenF OpenOffice.org developer