On Monday 09 September 2002 4:58 pm, John Levon wrote:
> On Mon, Sep 09, 2002 at 03:44:48PM +0100, Angus Leeming wrote:
> > Does anyone else see something similar? This is the stock
> > compiler on Debian unstable.
>
> This is what happens when you use a NON-EXISTENT compiler that
> isn't released by GNU !!!!!! Don't use the gcc that doesn't
> exist DEBIAN ARE IDIOTS WHAT WERE THEY THINKING
>
> etc.
>
> Sorry, I've just had /too/ many months of idiots whining about
> gcc 2.96 when they don't have a clue. It feels good to go off
> on one similarly ;)
>
> Anyway, what is the line ? Maybe we can work around the
> compiler bug.

That's just it. It's the very last line of the file (}), so not 
very useful. Anyway, I attach the offender 
(qt2/ui/moc/QCitationDialogBase_moc.C). Is it the same as your's?

> > QCitationDialogBase_moc.C:151: Internal compiler error in
> > `gen_reload_inhi', at
> > insn-emit.c:5550
>
> regards
> john
>
> p.s. you should probably tell debian anyhoo

Interestingly, they have the following compilers available
        2.95.4-17 (default)
        2.95.4-11 (why an earlier patch level? Suggests something weird 
is going on and they're attempting to fudge)
        3.0.4
        3.2.1
are any of them Ok?

Angus

        
/****************************************************************************
** QCitationDialogBase meta object code from reading C++ file 'QCitationDialogBase.h'
**
** Created: Mon Sep 9 15:09:30 2002
**      by: The Qt MOC ($Id: qt/src/moc/moc.y   2.3.1   edited 2001-04-23 $)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/

#if !defined(Q_MOC_OUTPUT_REVISION)
#define Q_MOC_OUTPUT_REVISION 9
#elif Q_MOC_OUTPUT_REVISION != 9
#error "Moc format conflict - please regenerate all moc files"
#endif

#include "../QCitationDialogBase.h"
#include <qmetaobject.h>
#include <qapplication.h>



const char *QCitationDialogBase::className() const
{
    return "QCitationDialogBase";
}

QMetaObject *QCitationDialogBase::metaObj = 0;

void QCitationDialogBase::initMetaObject()
{
    if ( metaObj )
	return;
    if ( qstrcmp(QDialog::className(), "QDialog") != 0 )
	badSuperclassWarning("QCitationDialogBase","QDialog");
    (void) staticMetaObject();
}

#ifndef QT_NO_TRANSLATION

QString QCitationDialogBase::tr(const char* s)
{
    return qApp->translate( "QCitationDialogBase", s, 0 );
}

QString QCitationDialogBase::tr(const char* s, const char * c)
{
    return qApp->translate( "QCitationDialogBase", s, c );
}

#endif // QT_NO_TRANSLATION

QMetaObject* QCitationDialogBase::staticMetaObject()
{
    if ( metaObj )
	return metaObj;
    (void) QDialog::staticMetaObject();
#ifndef QT_NO_PROPERTIES
#endif // QT_NO_PROPERTIES
    typedef void (QCitationDialogBase::*m1_t0)();
    typedef void (QObject::*om1_t0)();
    typedef void (QCitationDialogBase::*m1_t1)(int);
    typedef void (QObject::*om1_t1)(int);
    typedef void (QCitationDialogBase::*m1_t2)(int);
    typedef void (QObject::*om1_t2)(int);
    typedef void (QCitationDialogBase::*m1_t3)(int);
    typedef void (QObject::*om1_t3)(int);
    typedef void (QCitationDialogBase::*m1_t4)();
    typedef void (QObject::*om1_t4)();
    typedef void (QCitationDialogBase::*m1_t5)();
    typedef void (QObject::*om1_t5)();
    typedef void (QCitationDialogBase::*m1_t6)();
    typedef void (QObject::*om1_t6)();
    typedef void (QCitationDialogBase::*m1_t7)();
    typedef void (QObject::*om1_t7)();
    typedef void (QCitationDialogBase::*m1_t8)();
    typedef void (QObject::*om1_t8)();
    typedef void (QCitationDialogBase::*m1_t9)(bool);
    typedef void (QObject::*om1_t9)(bool);
    typedef void (QCitationDialogBase::*m1_t10)();
    typedef void (QObject::*om1_t10)();
    m1_t0 v1_0 = &QCitationDialogBase::changed_adaptor;
    om1_t0 ov1_0 = (om1_t0)v1_0;
    m1_t1 v1_1 = &QCitationDialogBase::slotBibSelected;
    om1_t1 ov1_1 = (om1_t1)v1_1;
    m1_t2 v1_2 = &QCitationDialogBase::slotBibHighlighted;
    om1_t2 ov1_2 = (om1_t2)v1_2;
    m1_t3 v1_3 = &QCitationDialogBase::slotCiteHighlighted;
    om1_t3 ov1_3 = (om1_t3)v1_3;
    m1_t4 v1_4 = &QCitationDialogBase::slotAddClicked;
    om1_t4 ov1_4 = (om1_t4)v1_4;
    m1_t5 v1_5 = &QCitationDialogBase::slotDelClicked;
    om1_t5 ov1_5 = (om1_t5)v1_5;
    m1_t6 v1_6 = &QCitationDialogBase::slotDownClicked;
    om1_t6 ov1_6 = (om1_t6)v1_6;
    m1_t7 v1_7 = &QCitationDialogBase::slotNextClicked;
    om1_t7 ov1_7 = (om1_t7)v1_7;
    m1_t8 v1_8 = &QCitationDialogBase::slotPreviousClicked;
    om1_t8 ov1_8 = (om1_t8)v1_8;
    m1_t9 v1_9 = &QCitationDialogBase::slotSearchTypeSelected;
    om1_t9 ov1_9 = (om1_t9)v1_9;
    m1_t10 v1_10 = &QCitationDialogBase::slotUpClicked;
    om1_t10 ov1_10 = (om1_t10)v1_10;
    QMetaData *slot_tbl = QMetaObject::new_metadata(11);
    QMetaData::Access *slot_tbl_access = QMetaObject::new_metaaccess(11);
    slot_tbl[0].name = "changed_adaptor()";
    slot_tbl[0].ptr = (QMember)ov1_0;
    slot_tbl_access[0] = QMetaData::Public;
    slot_tbl[1].name = "slotBibSelected(int)";
    slot_tbl[1].ptr = (QMember)ov1_1;
    slot_tbl_access[1] = QMetaData::Public;
    slot_tbl[2].name = "slotBibHighlighted(int)";
    slot_tbl[2].ptr = (QMember)ov1_2;
    slot_tbl_access[2] = QMetaData::Public;
    slot_tbl[3].name = "slotCiteHighlighted(int)";
    slot_tbl[3].ptr = (QMember)ov1_3;
    slot_tbl_access[3] = QMetaData::Public;
    slot_tbl[4].name = "slotAddClicked()";
    slot_tbl[4].ptr = (QMember)ov1_4;
    slot_tbl_access[4] = QMetaData::Protected;
    slot_tbl[5].name = "slotDelClicked()";
    slot_tbl[5].ptr = (QMember)ov1_5;
    slot_tbl_access[5] = QMetaData::Protected;
    slot_tbl[6].name = "slotDownClicked()";
    slot_tbl[6].ptr = (QMember)ov1_6;
    slot_tbl_access[6] = QMetaData::Protected;
    slot_tbl[7].name = "slotNextClicked()";
    slot_tbl[7].ptr = (QMember)ov1_7;
    slot_tbl_access[7] = QMetaData::Protected;
    slot_tbl[8].name = "slotPreviousClicked()";
    slot_tbl[8].ptr = (QMember)ov1_8;
    slot_tbl_access[8] = QMetaData::Protected;
    slot_tbl[9].name = "slotSearchTypeSelected(bool)";
    slot_tbl[9].ptr = (QMember)ov1_9;
    slot_tbl_access[9] = QMetaData::Protected;
    slot_tbl[10].name = "slotUpClicked()";
    slot_tbl[10].ptr = (QMember)ov1_10;
    slot_tbl_access[10] = QMetaData::Protected;
    metaObj = QMetaObject::new_metaobject(
	"QCitationDialogBase", "QDialog",
	slot_tbl, 11,
	0, 0,
#ifndef QT_NO_PROPERTIES
	0, 0,
	0, 0,
#endif // QT_NO_PROPERTIES
	0, 0 );
    metaObj->set_slot_access( slot_tbl_access );
#ifndef QT_NO_PROPERTIES
#endif // QT_NO_PROPERTIES
    return metaObj;
}

Reply via email to