On Fri, Feb 1, 2013 at 3:56 PM, Pedro Giffuni <p...@apache.org> wrote:
> 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. > > I've attached the patch file. Please someone review it. additional issue: It also include the fix to some other bug, the link to which i could not find because it has been removed from the bug-list now. But the original repository doesnt reflect the change needed to fix it. In the patch file lines 66-67 handles this bug. > And feel free to buzz us on this list so someone reviews it :-). > > Pedro. > cheers, hrishit > > >________________________________ > > 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 > > > > > >