summaryrefslogtreecommitdiff
path: root/pango.override
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2001-10-06 11:37:04 +0000
committerJames Henstridge <jamesh@src.gnome.org>2001-10-06 11:37:04 +0000
commit6047e6b16c82716ec33b905a06a878ecf2160be2 (patch)
treed9ab40c12041b1576c0a83c12f37f67bcc42e31f /pango.override
parent083a0afb3c7a62ad05ba189239f58522cf9f7633 (diff)
downloadpygtk-6047e6b16c82716ec33b905a06a878ecf2160be2.tar.gz
remove unused variable (the line number on the gcc warning matched
2001-10-06 James Henstridge <james@daa.com.au> * gtk/gtk.override (_wrap_gtk_list__get_selection): remove unused variable (the line number on the gcc warning matched exactly!) * codegen/codegen.py (write_source): reset line numbering after writing headers and init overrides. (main): add --outfilename argument, for specifying the final name of the file -- output is not written to this file. If argument is not passed, derive from defs filename. * codegen/override.py (Overrides.__parse_override): add #line outputs for headers and init type overrides. * codegen/codegen.py (main): pass the filename to overrides. (FileOutput): wrapper class for file objects to keep track of line numbers, so that #line statements can be written. (write_class): write out #line statements for overriden constructor and methods. (write_getsets): write #line's for getsets. (write_interface): write #line's for methods. (write_boxed): write #line's for constructor and methods.
Diffstat (limited to 'pango.override')
0 files changed, 0 insertions, 0 deletions