Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread Jon Trulson
On Mon, 13 Aug 2012, Pascal Stumpf wrote: > Please test this patch on 32bit, it should fix the dtbuilder crashes > people were seeing. Also note that dtbuilder still crashes on 64bit ... > Applied. Note, I added the istr.h fixes myself, since this patch was created before the offending patch ha

Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread William Schaub
On 08/13/2012 04:11 PM, Pascal Stumpf wrote: > On Mon, 13 Aug 2012 15:10:51 -0400, William Schaub wrote: >> On 08/13/2012 11:42 AM, Pascal Stumpf wrote: >>> Please test this patch on 32bit, it should fix the dtbuilder crashes >>> people were seeing. Also note that dtbuilder still crashes on 64bit

Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread Christopher Turkel
-Original Message- From: Pascal Stumpf To: William Schaub Cc: cdesktopenv-devel Sent: Mon, Aug 13, 2012 4:11 pm Subject: Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit On Mon, 13 Aug 2012 15:10:51 -0400, William Schaub wrote: > On 08/13/2012 11:42 AM, Pas

Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread Pascal Stumpf
On Mon, 13 Aug 2012 15:10:51 -0400, William Schaub wrote: > On 08/13/2012 11:42 AM, Pascal Stumpf wrote: > > Please test this patch on 32bit, it should fix the dtbuilder crashes > > people were seeing. Also note that dtbuilder still crashes on 64bit ... > > > Seems to work for me on 32bit ARM. Wo

Re: [cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread William Schaub
On 08/13/2012 11:42 AM, Pascal Stumpf wrote: > Please test this patch on 32bit, it should fix the dtbuilder crashes > people were seeing. Also note that dtbuilder still crashes on 64bit ... > Seems to work for me on 32bit ARM. -

[cdesktopenv-devel] WIP: dtbuilder on 64bit, fix it on 32bit

2012-08-13 Thread Pascal Stumpf
Please test this patch on 32bit, it should fix the dtbuilder crashes people were seeing. Also note that dtbuilder still crashes on 64bit ... >From 8c68bec54adb88c223e170e3945d40028f2b9c85 Mon Sep 17 00:00:00 2001 From: Pascal Stumpf Date: Mon, 13 Aug 2012 17:35:34 +0200 Subject: [PATCH] WIP to ma