Re: Compile problem in messages.C

2006-09-11 Thread Georg Baum
José Matos wrote: > Now the compilation fails in gtk as it was to be expected, I know that > you > are working on it, so that is OK. My fix was not complete, I am currently compiling. > terminate called after throwing an instance of 'std::bad_cast' > what(): St8bad_cast > Aborted > > D

Re: Compile problem in messages.C

2006-09-11 Thread José Matos
On Monday 11 September 2006 12:44, Georg Baum wrote: > José Matos wrote: > > I have nls disabled, could it be that the cause? > > Yes. This patch should fix it. If it does please commit. Thanks, it works. Now the compilation fails in gtk as it was to be expected, I know that you are workin

Re: Compile problem in messages.C

2006-09-11 Thread Georg Baum
José Matos wrote: > I have nls disabled, could it be that the cause? Yes. This patch should fix it. If it does please commit. GeorgIndex: src/messages.C === --- src/messages.C (Revision 14975) +++ src/messages.C (Arbeitskopie) @@