GNOME Bugzilla – Bug 583862
GIR writer: add c:prefix support for namespaces
Last modified: 2009-07-28 13:41:37 UTC
Emit a c:prefix attribute for namespaces, if the cprefix exists.
Created attachment 135365 [details] [review] codegen/valagirwriter.vala patch
commit 932e18855c50c14e60fc75a21b3dce5108c2ad8c Author: Mark Lee <marklee@src.gnome.org> Date: Tue May 26 01:06:37 2009 -0700 GIR writer: add c:prefix support for namespaces Emit a c:prefix attribute for namespaces, if the cprefix exists, fixes bug 583862.