Thank you Hrishit! Just building it is a great step forward. That is a great advance indeed.
What platform are you using? We need a diff file. On UNIX/linux you can try "man diff" and do something like this diff -ru original-path modified-path > diff-file.patch original-path modified-path can be files or even directories. You then attach the resulting diff-file.patch to the bugzilla issue. And feel free to buzz us on this list so someone reviews it :-). Pedro. >________________________________ > Da: Hrishit Patel <hripat1...@gmail.com> >A: dev@openoffice.apache.org >Inviato: Venerdì 1 Febbraio 2013 15:22 >Oggetto: AOO build + bug fix > >Hi dev community, > >I've built my own AOO and now I'm working on the foolowing bug > >https://issues.apache.org/ooo/show_bug.cgi?id=102212 > >In fact I've corrected it(which was a 2 minute work), >but I haven't worked with any version control before so now I'm looking >into how to proceed or whom to report. > >cheers, >hrishit > > >