----- Christophe <[email protected]> a écrit : > From: Christophe CURIS <[email protected]> > > Hello, > > This serie of patchs is implementing the changes that I have proposed > to David's patch: > > - patch 1 / for review: contains the changes against the patch, for > easier review; > > - patch 1 / merged: proposes the same changes merged into the original > patch, to replace the commit 320430efe5642db07c82d75a6e6311065233d622 to > keep a simpler history (again, will be handy at changelog writing time);
Commit id was meant to be: 4a17aa58626ba27d56fe5a5cbdff3b415c2464b3 > > - patch 2: fixes a small thing seen while making the patch > > - patch 3: more fixes I missed during first review. Could be amended to > patch 1 without regret > > Regards, > Christophe. > > > > WINGs/Makefile.am | 1 + > WINGs/WINGs/WUtil.h | 6 +++++- > WINGs/error.c | 56 > ++++++++++++++++++++++++++++++++++++++++++++++++++++- > WINGs/error.h | 36 ++++++++++++++++++++++++++++++++++ > WINGs/misc.c | 33 ++++++++++++++++++++++++++++++- > configure.ac | 5 +++++ > src/main.c | 2 ++ > 7 files changed, 136 insertions(+), 3 deletions(-) > create mode 100644 WINGs/error.h > > -- > 1.8.5.3 > -- To unsubscribe, send mail to [email protected].
