Menu

#247 C family parser: newline eaten up after #include

v1.2
closed-fixed
None
7
2013-11-08
2013-11-08
No

Elements to synthesize a file hyperlink are extracted from the argument string to processinclude. The end of the line after the right file delimiter was no longer requeued for further parsing on the ground that it is contains only whitespace and new line which are semantically meaningless. Unfortunatenaly, concatenating at the end of the hyperlink was forgotten.

This resulting in stitching together the #include line anf the following.

Affects only release 1.2.0

Discussion

  • Andre-Littoz

    Andre-Littoz - 2013-11-08

    Fixed in CVS

     
  • Andre-Littoz

    Andre-Littoz - 2013-11-08
    • status: open --> closed-fixed
     

Log in to post a comment.