Tomasz Paweł Gajc wrote:
here is the output form
[root@localhost etc]# echo __GNUC__ | /usr/bin/clang -E -
# 1 ""
# 1 "" 1
# 1 "" 3
# 316 "" 3
# 1 "" 1
# 1 "" 2
# 1 "" 2
7
Can you investigate why __GNUC__ is 7 on your platform? As I said, I looked at
the LLVM/clang 5.0.0 source code and it se
Hi Mathieu,
> Sorry, I was unaware of that branch. What about adding some information
> about the gnulib-tool.py development process in a "README-hacking" file?
Frankly I don't know what to write here yet. :-) I mean that there must be
something already to play with, but the whole thing is too h
Hello Dmity,
Dmitry Selyutin writes:
> thank you for this patch. While I'm impressed with the amount of work
> and appreciate the whole direction, I must admit that I'm going to
> rewrite the largest part of the original gnulib-tool.py. Once
> completed, the new implementation will make all thes