Re: std::getline

2000-05-05 Thread Andre Poenitz
> box for me (BTW.: the files are ImportNoweb.C and insetbib.C) Yes. It was exactly these two occurences. Andre' -- It'll take a long time to eat 63.000 peanuts. André Pönitz . [EMAIL PROTECTED]

Re: std::getline

2000-05-05 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 05-May-2000 Lars Gullik Bjønnes wrote: | | >| No in the actual cvs the placing of using std::getline in 2 files is wrong, | >| I moved them a bit further down and now I can compile again. I'll commit | >| this fix soon as

Re: std::getline

2000-05-05 Thread Juergen Vigna
On 05-May-2000 Lars Gullik Bjønnes wrote: >| No in the actual cvs the placing of using std::getline in 2 files is wrong, >| I moved them a bit further down and now I can compile again. I'll commit >| this fix soon as otherwise it is not possible to compile it out of the >| box

Re: std::getline

2000-05-05 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 05-May-2000 Lars Gullik Bjønnes wrote: | > Andre Poenitz <[EMAIL PROTECTED]> writes: | > | >| egcs-2.91.66 does not like it. | >| | >| If I remove the 'using std::getline' lines, everything is fine. | >| D

Re: std::getline

2000-05-05 Thread Juergen Vigna
On 05-May-2000 Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > >| egcs-2.91.66 does not like it. >| >| If I remove the 'using std::getline' lines, everything is fine. >| Does this mean we even don't support egcs anymore? > &g

Re: std::getline

2000-05-04 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | egcs-2.91.66 does not like it. | | If I remove the 'using std::getline' lines, everything is fine. | Does this mean we even don't support egcs anymore? What was the error again? I am pretty sure that the reason for the erro

std::getline

2000-05-04 Thread Andre Poenitz
egcs-2.91.66 does not like it. If I remove the 'using std::getline' lines, everything is fine. Does this mean we even don't support egcs anymore? Andre' -- It'll take a long time to eat 63.000 peanuts. André Pönitz . [EMAIL PROTECTED]