On Sat, May 12, 2012 at 10:09 PM, Max TenEyck Woodbury
wrote:
> How many of you use an Integrated Development Environment (IDE) when
> working on Wine?
>
> If you do, which one do you use and how, how useful is it and how hard
> was it to set up?
>
> Max
>
>
Eclipse CDT is quite easy to set up,
I suspect most people don't use IDEs with wine.
Someone recently posted how to use eclipse during debugging, though:
http://www.winehq.org/pipermail/wine-devel/2012-April/095162.html
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=18337
Your paranoid android
How many of you use an Integrated Development Environment (IDE) when
working on Wine?
If you do, which one do you use and how, how useful is it and how hard
was it to set up?
Max
On 10 May 2012 20:39, Stefan Dösinger wrote:
> Some test suggestions:
>
> *) See if the pitch_or_linearsize member is used at all
> *) Non-DWORD aligned pitches
> *) Pitches that are not pixel-size aligned
> *) pitch < width * byte_per_pixel
> *) Negative pitches / pitches > 2^31(Remember the LONG
On 05/11/12 17:49, Alexandre Julliard wrote:
Do you really have an app that requires an exception handler?
No, I'll resend the patches without exception handling.