c++/187
neil@gcc.gnu.org
neil@gcc.gnu.org
Sat May 5 10:16:00 GMT 2001
The following reply was made to PR c++/187; it has been noted by GNATS.
From: neil@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, martin@loewis.home.cs.tu-berlin.de,
mstensho@powertech.no, nobody@gcc.gnu.org
Cc:
Subject: Re: c++/187
Date: 5 May 2001 17:15:32 -0000
Synopsis: Bug report
State-Changed-From-To: analyzed->closed
State-Changed-By: neil
State-Changed-When: Sat May 5 10:15:31 2001
State-Changed-Why:
g++ 3.0 gives:
In file included from mididevice.h:14,
from mididevice_chardev.C:22:
sexep.h:47: parse error before `{' token
sexep.h:51: base class `SagittaExep' has incomplete type
sexep.h:58: base class `SagittaExep' has incomplete type
sexep.h:74: base class `SagittaExep' has incomplete type
In file included from mididevice_chardev.C:22:
mididevice.h:40: base class `SagittaExep' has incomplete type
mididevice.h:44: base class `SagittaExep' has incomplete type
mididevice_chardev.C: In static member function `static void
MIDI::Device::delay(int)':
mididevice_chardev.C:124: cannot convert `sigset_t' to `sigset_t*' in
initialization
mididevice_chardev.C:128: cannot convert `sigset_t' to `const sigset_t*' for
argument `1' to `int sigsuspend(const sigset_t*)'
mididevice_chardev.C:122: confused by earlier errors, bailing out
m
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=187&database=gcc
More information about the Gcc-prs
mailing list