scanner: Don't clear out ctype on annotation strings if we fail to resolve
authorColin Walters <walters@verbum.org>
Fri, 3 Sep 2010 23:27:38 +0000 (19:27 -0400)
committerColin Walters <walters@verbum.org>
Fri, 3 Sep 2010 23:27:38 +0000 (19:27 -0400)
commit9ca497c7d85336358e856c4410de036cd7169d3a
treeea2461a3da13c88046e583d8fb57c6d32720c8ab
parent25d7a4dc44e3a9c211ac8f82925063e638c202c6
scanner: Don't clear out ctype on annotation strings if we fail to resolve

We don't have an "annotation source" for Type right now; so as a quick
hack, stuff it in the ctype but only if we fail to resolve.
giscanner/transformer.py