Question about GNU cpp -P

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am using:

	cpp -C -P -nostdinc -std=c99 -Werror

to process something that is not C. Everything works, except that one
side effect of "-P" is that consecutive newlines are compressed into one.

Is this intentional? Why? Is there a way to avoid collapsing consecutive
newlines when using "cpp -P"?

-- 
Mike

:wq



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux