Comment 8 for bug 1267958

Revision history for this message
In , b3nmore (b3nmore) wrote :

Created attachment 5103
Should fix: line numbers are always printed

Second approach was too simple and left gtk_source_print_compositor_set_print_line_numbers in some cases in undefined/wrong state. The attached patch hopefully handles this more robust.