Re: [Wt-interest] Unpleasant change in CVS: Wt include directories

2008-07-15 Thread Koen Deforche
Hey all, I bit the bullet and updated the tree so that Wt now uses the new Wt/... include file style in its own include files. Unfortunately (which is why I was postponing this change), this required reorganizing the src/ directory, something which CVS does not handle very well. When updating

Re: [Wt-interest] WContainerWidget::setLayout(WGridLayout) can crash

2008-07-15 Thread Koen Deforche
Hey Bart, 2008/7/14 bvh [EMAIL PROTECTED]: On Sun, Jul 13, 2008 at 08:25:49PM +0200, Koen Deforche wrote: Wt will crash when trying to call WContainerWidget::setLayout when you pass in a WGridLayout that satisfies the following conditions - does not yet have that WContainerWidget as a

Re: [Wt-interest] Bug in src/wt/WLogger.C

2008-07-15 Thread Goetz Babin-Ebell
Am Montag, den 14.07.2008, 19:50 +0200 schrieb Koen Deforche: Hey Goetz, 2008/7/14 Goetz Babin-Ebell [EMAIL PROTECTED]: Hello Folks, Index: src/wt/WLogger.C === RCS file: /opt/cvs/wt/src/wt/WLogger.C,v retrieving

Re: [Wt-interest] Bug in src/wt/WLogger.C

2008-07-15 Thread Koen Deforche
Hey Goetz, 2008/7/15 Goetz Babin-Ebell [EMAIL PROTECTED]: The crash I observed was inside of WT (build with debug info) backtrace: #0 0x081eff5c in Wt::WLogger::Field::isString (this=0x0) at /usr/src/buildenv/wt-cvs-wt/src/Wt/WLogger:84 #1 0x081ef3f5 in Wt::WLogEntry::Impl::quote