On 26/11/19 1:44 am, Sebastian Huber wrote:
> Rename source files to use a %.c -> %.o and %.cc -> %.o pattern. Use
> *.cc for C++ source files instead of *.cpp to be in line with other C++
> source files.
Thank you for change, it is a nice clean up.
Chris
Rename source files to use a %.c -> %.o and %.cc -> %.o pattern. Use
*.cc for C++ source files instead of *.cpp to be in line with other C++
source files.
Update #3818.
---
testsuites/libtests/Makefile.am| 58 +++---
testsuites/libtests/dl01/{dl-o1.c => dl01-o