[cairo] gtkmm on Win32

Mohith Manoj mohithmanoj at gmail.com
Wed Nov 5 04:01:39 PST 2008


No. My doubt is, if the error is so serious that the application has
to terminate (in debug mode win32) how can it continue to work without
any complaints in release mode (again win32). So far in Win32
programing I have never used reference counting objects. Normally in a
Win32 program if I delete an invalid memory block, under debug mode it
will stop execution with reference to code where the error has
occurred and in release mode it will simply cease to work. Here my app
just continues to work in release mode!!!

On Wed, Nov 5, 2008 at 4:56 PM, Tor Lillqvist <tml at iki.fi> wrote:
> Have you tried running the app under valgrind on Linux?
>
> --tml
>


More information about the cairo mailing list