| 
     Hylafax Mailing List Archives
 | 
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] cvs-20000604 -> g++ internal compiler error
On Fri, 11 Aug 2000 21:43:12 +1000, you wrote:
>the fxStrDictIter class).....perhaps try rewriting the method might avoid 
>the bug, perhaps something like:
>fxStr
>MsgFmt::mapHeader(const fxStr& name)
>{
>     fxStrDictIter hi(headMap);
>     while (hi.notDone()) {
I've tried this, but the error persists.
>...it also might be having trouble creating fxStrDictIter on the stack, 
>perhaps also try creating it on the heap with 'new' and later 'delete'.
Can't follow you here :-)
I'll wait and see if Red Hat corrects this.
Thanks.
-- 
giulioo@pobox.com
____________________ HylaFAX(tm) Users Mailing List _______________________
 To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null