Wireshark mailing list archives

Re: [Wireshark-commits] rev 38490: /trunk/gtk/ /trunk/gtk/: io_stat.c


From: Joerg Mayer <jmayer () loplof de>
Date: Fri, 12 Aug 2011 01:12:16 +0200

On Thu, Aug 11, 2011 at 08:49:08PM +0000, etxrab () wireshark org wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38490

User: etxrab
Date: 2011/08/11 01:49 PM

Log:
 Remove remaining GDK deprecated functons.
 (Use cairo_surface_t).

Directory: /trunk/gtk/
  Changes    Path          Action
  +94 -0     io_stat.c     Modified

Why do you do this?

#if CHECK_VERSION(2,22,0)
  cairo_surface_t *surface;
#else
  GdkPixmap *pixmap;             GdkPixmap *pixmap;
#endif

Thanks
   Joerg
-- 
Joerg Mayer                                           <jmayer () loplof de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: