Re: [PATCH 1/3] 730243 Consolidate GErrorSafePtr definitions (was Review of patch #730243 - Port to vte-2.91)
- From: Dodji Seketeli <dodji seketeli org>
- To: Debarshi Ray <rishi is lostca se>
- Cc: The mailing list of the Nemiver project <nemiver-list gnome org>
- Subject: Re: [PATCH 1/3] 730243 Consolidate GErrorSafePtr definitions (was Review of patch #730243 - Port to vte-2.91)
- Date: Tue, 08 Jul 2014 09:29:14 +0200
Debarshi Ray <rishi is lostca se> a écrit:
Hey Dodji,
typedef SafePtr <gchar, CharsRef, GCharUnref> GCharSafePtr;
typedef SafePtr <Object, ObjectRef, ObjectUnref> ObjectSafePtr;
typedef SafePtr <gchar, CharsRef, DelCharsUnref> CharSafePtr;
typedef SafePtr <gunichar, UnicharsRef, DelUnicharsUnref> UnicharSafePtr;
+typedef SafePtr<GError, GErrorRef, GErrorUnref> GErrorSafePtr;
Maybe a space between SafePtr and <?
I don't know what I was thinking in putting a space before that < for
the other template-ids in the first place. I'll install a patch to
remove these spaces instead.
Thanks!
--
Dodji
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]