1
1
openmpi/opal/include
Rainer Keller 38696e8d32 - Check for attributes, after C and C++ have been set up.
- Set ompi-specific autoconf cache-variables
 - Implement one function to check for availability of an
   attribute with the possibility for a cross-check.
 - Do cross-checks for
     __attribute__(format)
     __attribute__(nonnull)
     __attribute__(sentinel)
     __attribute__(warn_unused_result)
 - Grep the compilers warnings for keywords regarding ignored
   attributes.
 - Include also the no_instrument_function

This commit was SVN r13556.
2007-02-08 13:34:44 +00:00
..
opal __const__ attribute can only be attached to the function prototype. Some 2007-01-31 04:52:33 +00:00
Makefile.am Let's try this again, this time with less suck. 2006-03-12 17:56:58 +00:00
opal_config_bottom.h - Check for attributes, after C and C++ have been set up. 2007-02-08 13:34:44 +00:00
opal_stdint.h Everything related to file and path management. Now we have a full 2006-08-22 23:25:13 +00:00