Respect is_pointer in serialize_type()
authorOwen Taylor <otaylor@src.gnome.org>
Sun, 16 Nov 2008 21:20:26 +0000 (21:20 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 16 Nov 2008 21:20:26 +0000 (21:20 +0000)
commit3bf360cf9b695a50f4c7cdba2ae75768018a43d5
tree32b3ccf1a567fe10d6bddcc56dbb14a1dd4c1674
parentc68cef1ba60d2a7563cf8d191aa8c10453467ed7
Respect is_pointer in serialize_type()

Add a '*' to the serialization for the cases where we set is_pointer
in the type blob we write out depending on node->is_pointer. Don't
add the '*' in the cases where is_pointer is set or not set in a
fixed fashion.

http://bugzilla.gnome.org/show_bug.cgi?id=561087

svn path=/trunk/; revision=931
ChangeLog
girepository/girnode.c