Seems to be a harmless bug
Benjamin BAYART <[email protected]> Sat, 15 Mar 2003 21:48:46 +0100
| Newsgroups | gmane.comp.gnome.apps.mr-project.devel |
|---|---|
| Message-ID | <[email protected]> |
hi, While I was having a look at mg-gantt-chart.c I found something strange in gantt_chart_row_inserted: the call to gtk_tree_model_get_iter seems to be useless/buggy, since iter *is* NULL as checked just above. Am I right? Benjamin.