Changeset 70202

Timestamp:
Mar 19, 2011, 5:57:16 PM (12 years ago)
Author:
John Maddock
Message:

Don't take the address of extern "C" functions: some compilers (PGI for example) don't allow mixing pointers to extern "C" and pointers to extern "C++". Actually call the functions instead and make sure they all work as advertised.

(No files)

Note: See TracChangeset for help on using the changeset viewer.