From: Christophe CURIS <christophe.cu...@free.fr>

Hi Carlos,

This is the second try for the 2 patches sent last week following your
feedback, with a little bit more...

 - patch 1 still fixes CLang compilation, but now in a way that keeps
us the good part on our side, I tried to place all the relevant info at
the right place (including the answer to your question, that is
essential!);

 - patch 2 is the same, on this one I am the only one to blame so I
think it would be better to still merge it with the original commit, I
see no added value there;

 - patch 3 is another fix pointed by using CLang that I did not look at
last time;

 - patch 4 fixes "make distcheck" because it is quite useful to check
the quality of our build environment;

 - patch 5 will probably conflict with a patch sent by David, so I
prefer to wait until you officially handle them before submitting so I
can free you from resolving it;

 - patch 6 depends on patch 5, so...

Regards,
Christophe.



 Makefile.am                    |   3 +-
 WINGs/Makefile.am              |   1 +
 WPrefs.app/Appearance.c        |  12 +--
 WPrefs.app/Makefile.am         |   1 +
 configure.ac                   |   9 ++
 m4/wm_prog_cc_c11.m4           |  38 ++++++++
 script/nested-func-to-macro.sh | 216 +++++++++++++++++++++++++++++++++++++++++
 src/Makefile.am                |  21 +++-
 src/misc.c                     |   9 +-
 src/xmodifier.c                | 114 ++++++++++++----------
 wrlib/Makefile.am              |   1 +
 11 files changed, 362 insertions(+), 63 deletions(-)
 create mode 100755 script/nested-func-to-macro.sh

-- 
2.1.3


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to