This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "the great next stuff".
The branch, dde has been updated via 3487dcbe0e993929df1925f5cd774250b43bfd38 (commit) via efe93c7691aae95d7ba8a7e1a386cf54bda80ed4 (commit) from 7be300ac4b4deca1176e05a695e95209b74ffa4f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3487dcbe0e993929df1925f5cd774250b43bfd38 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Fri Sep 6 01:59:18 2019 +0200 compiler-gcc*.h: Keep on the gcc 5 version for now We can introduce other versions if we ever need to (which is unlikely since we plan to get rid of the Linux drivers). * compiler-gcc.h: Include compiler-gcc5.h for all compiler versions starting from gcc 5. * compiler-gcc6.h, compiler-gcc7.h, compiler-gcc8.h, compiler-gcc9.h: Remove. commit efe93c7691aae95d7ba8a7e1a386cf54bda80ed4 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Mon Aug 19 20:32:33 2019 +0200 Add gcc-9 compatibility * ./libdde_linux26/contrib/include/linux/compiler-gcc9.h: New file. ----------------------------------------------------------------------- Summary of changes: .../contrib/include/linux/compiler-gcc.h | 4 ++++ .../contrib/include/linux/compiler-gcc6.h | 25 ---------------------- .../contrib/include/linux/compiler-gcc7.h | 25 ---------------------- .../contrib/include/linux/compiler-gcc8.h | 25 ---------------------- 4 files changed, 4 insertions(+), 75 deletions(-) delete mode 100644 libdde_linux26/contrib/include/linux/compiler-gcc6.h delete mode 100644 libdde_linux26/contrib/include/linux/compiler-gcc7.h delete mode 100644 libdde_linux26/contrib/include/linux/compiler-gcc8.h hooks/post-receive -- the great next stuff