Re: [PATCH] patch worked as advertised

2005-04-20 Thread Martin Vermeer
On Tue, 2005-04-19 at 12:31, Helge Hafting wrote: Lars Gullik Bjnnes wrote: Angus Leeming [EMAIL PROTECTED] writes: | Helge Hafting wrote: In file included from QDocumentDialog_moc.C:11: ../QDocumentDialog.h:90: error: parse error before `' token ../QDocumentDialog.h:99: error:

Re: [PATCH] patch worked as advertised

2005-04-20 Thread Martin Vermeer
On Tue, 2005-04-19 at 12:31, Helge Hafting wrote: > Lars Gullik BjÃnnes wrote: > > >Angus Leeming <[EMAIL PROTECTED]> writes: > > > >| Helge Hafting wrote: > > > > > >>>In file included from QDocumentDialog_moc.C:11: > >>>../QDocumentDialog.h:90: error: parse error before `<<' token >

Re: [PATCH] patch worked as advertised

2005-04-19 Thread Helge Hafting
Lars Gullik Bjnnes wrote: Angus Leeming [EMAIL PROTECTED] writes: | Helge Hafting wrote: In file included from QDocumentDialog_moc.C:11: ../QDocumentDialog.h:90: error: parse error before `' token ../QDocumentDialog.h:99: error: parse error before `==' token ../QDocumentDialog.h:108: error:

Re: [PATCH] patch worked as advertised

2005-04-19 Thread Martin Vermeer
On Tue, 2005-04-19 at 12:31, Helge Hafting wrote: Lars Gullik Bjnnes wrote: Angus Leeming [EMAIL PROTECTED] writes: | Helge Hafting wrote: In file included from QDocumentDialog_moc.C:11: ../QDocumentDialog.h:90: error: parse error before `' token ../QDocumentDialog.h:99: error:

Re: [PATCH] patch worked as advertised

2005-04-19 Thread Lars Gullik Bjønnes
Helge Hafting [EMAIL PROTECTED] writes: The trick is: cvs up -C src/frontends/qt2/QDocumentDialog.h, without removing the file first. | My cvs did not understand -C But removing the file and then Hmm then your cvs should be upgraded. | doing cvs update filename worked. The patch worked,

Re: [PATCH] patch worked as advertised

2005-04-19 Thread Helge Hafting
Lars Gullik BjÃnnes wrote: Angus Leeming <[EMAIL PROTECTED]> writes: | Helge Hafting wrote: In file included from QDocumentDialog_moc.C:11: ../QDocumentDialog.h:90: error: parse error before `<<' token ../QDocumentDialog.h:99: error: parse error before `==' token ../QDocumentDialog.h:108:

Re: [PATCH] patch worked as advertised

2005-04-19 Thread Martin Vermeer
On Tue, 2005-04-19 at 12:31, Helge Hafting wrote: > Lars Gullik BjÃnnes wrote: > > >Angus Leeming <[EMAIL PROTECTED]> writes: > > > >| Helge Hafting wrote: > > > > > >>>In file included from QDocumentDialog_moc.C:11: > >>>../QDocumentDialog.h:90: error: parse error before `<<' token >

Re: [PATCH] patch worked as advertised

2005-04-19 Thread Lars Gullik Bjønnes
Helge Hafting <[EMAIL PROTECTED]> writes: >>The trick is: "cvs up -C src/frontends/qt2/QDocumentDialog.h", without >>removing the file first. >> | My "cvs" did not understand "-C" But removing the file and then Hmm then your cvs should be upgraded. | doing "cvs update filename" worked.