jcpp icon indicating copy to clipboard operation
jcpp copied to clipboard

Re-check multiline comment whitespace preservation

Open shevek opened this issue 9 years ago • 1 comments

Hi!

When comments are not passed through (KEEPCOMMENTS or KEEPALLCOMMENTS
are not set), it is better to generate #line after /* ... */ or to pull
new lines form the comment to preserve in-to-out line
numbering correspondence. Of course, whoever wants the correspondence
has a way around: enable comments.

Thanks,
Igor

shevek avatar Apr 08 '15 21:04 shevek

Perhaps resolved by #29?

shevek avatar May 19 '15 07:05 shevek