This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Still having major problems with cpplib and imake


Jakub Jelinek wrote:- > make requires tabs at the beginning of lines, which are replaced by cpplib > with spaces. Sorry Jakub, this won't change. All whitespace is equivalent, so it's natural and easy to use just a space. In fact, in some contexts a space is the mandated choice for arbitrary whitespace. Neil.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]