GNOME Bugzilla – Bug 425874
Duplicated functions in gnome-build and anjuta
Last modified: 2007-04-05 12:29:16 UTC
Please describe the problem: Request for bug #425850. Compared gnome-build and anjuta codes, found there are duplicated codes in these two module. gnome-build/src/gbf/glue-factory.[c|h] anjuta/libanjuta/glue-factory.[c|h] gnome-build/src/gbf/glue-plugin.[c|h] anjuta/libanjuta/glue-plugin.[c|h] Need remove them from anjuta, and apply some little difference in gnome-build. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Created attachment 85763 [details] [review] patch for bug #425874
The patch in anjuta took care of it.