"genmprod_double" and "genmsum_double" are not GOOD names for F2C

Yung-Jang Lee yjlee123 at gmail.com
Sun Aug 1 20:05:06 CEST 2010


Hi all,

I failed to build scilab from source because of  "genmprod" and  "genmsum"
   functions change  names to   "genmprod_double" and  "genmsum_double" in
recent commit.

But F2C compiler generated name to "genmprod_double__" and
"genmsum_double__"  in C,  which are not map to C2F(genmprod_double) and
C2F(genmsum_double).

I think a function name in fortran code with trailing string "double" is not
a good idea.

Yung-Jang Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/dev/attachments/20100802/621366bc/attachment.htm>


More information about the dev mailing list