Add uid_t, gid_t, dev_t to integral type conversions
authorColin Walters <walters@verbum.org>
Tue, 18 May 2010 19:27:49 +0000 (15:27 -0400)
committerJohan Dahlin <johan@gnome.org>
Wed, 19 May 2010 12:47:34 +0000 (09:47 -0300)
commit26ac70c37e4ea2f7e1caf8cebed3577695ce20e3
treec0dbd198de09054c3918a14f510867e468b1c57e
parente697a497e26e34099d081f64b0f58531b3c5c6d0
Add uid_t, gid_t, dev_t to integral type conversions

Continuing where we were going with pid_t, define a few more POSIX
types by converting them to their fundamental integers.  See
commentary in patch for more explanation on rationale.

https://bugzilla.gnome.org/show_bug.cgi?id=618778
giscanner/ast.py