Re: new, little patch and some questions
"John (J5) Palmieri" <[email protected]>
| Newsgroups | gmane.comp.gnome.devtools |
|---|---|
| Message-ID | <1070499529.14096.28.camel@localhost> |
On Wed, 2003-12-03 at 14:06, Markus Bertheau wrote: > , 03.12.2003, 12:47, aurelien naldi : > > Le mer 03/12/2003 10:13, Markus Bertheau a crit : > > > > sorry, here are corrected patches > > I am not a scaffold developer, but the following line certainly needs > explanation: > > - gbf_project_clean (proj_tool->project, &err); > + //gbf_project_clean (proj_tool->project, &err); I would second this. Is the gbf_project_clean method not working? A project should be cleaned before it is compiled or at least there should be an option. Perhaps we need a Clean Build menu item. -- J5