Closed GoogleCodeExporter closed 9 years ago
With the r35 I get only missing include file errors.
Original comment by pearu.peterson
on 25 Mar 2010 at 10:46
For example, I saw message as
--------------
175: include "mpif.h" <== 'mpif.h' not found in ':.'. The INCLUDE line will be
turned to a comment.
--------------
And this is now classified to ERROR. How to avoid this message?
(I don't think this is an ERROR).
Original comment by TakaoKot...@gmail.com
on 26 Mar 2010 at 12:22
I made this ERROR because compiler would consider as error.
Since fparser does not have to be so strict, I can make it
warning again.
Original comment by pearu.peterson
on 26 Mar 2010 at 12:25
OK. Could you do it in your next revision?
Original comment by TakaoKot...@gmail.com
on 26 Mar 2010 at 3:55
Fixed in r36.
Original comment by pearu.peterson
on 26 Mar 2010 at 7:57
Original issue reported on code.google.com by
TakaoKot...@gmail.com
on 25 Mar 2010 at 1:28Attachments: