girepository/ginfo.c
authorMark Doffman <mark.doffman@codethink.co.uk>
Mon, 10 Mar 2008 17:47:24 +0000 (17:47 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Mon, 10 Mar 2008 17:47:24 +0000 (17:47 +0000)
commit6ae4455185cc5c32c6edc4cc1322f8ba8e8981d9
tree1755a464079dda4c2e74cc8b99e7f7e91acde7e5
parentb513b2a58043bd4c06c6330f4b731686c0207e83
girepository/ginfo.c

2008-02-21  Mark Doffman  <mark.doffman@codethink.co.uk>

    * girepository/ginfo.c

      Add the ability to get the value of a constant of
      type TYPE_TAG_SYMBOL. In the case of a symbol the value
      is provided as a string.

      This would deal properly with:
      typedef char* random;
      const random = "A string";

WARNING: This commit does not compile. It is a partial change.

svn path=/trunk/; revision=133
girepository/ginfo.c
girepository/gmetadata.h