Opened 13 years ago
#2 new defect
Handling of comments in the output file may not work
Reported by: | rtoy | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | f2cl | Version: | |
Keywords: | Cc: |
Description
If f2cl is instructed to save comments to the output (converted) Lisp file, the result may be an invalid form in the Lisp file.
Quotes inside the (Fortran) comment can confuse f2cl when writing out the comment for Lisp.
Note: See
TracTickets for help on using
tickets.