- Get test compiling with -Werror
This commit was SVN r21691.
Этот коммит содержится в:
родитель
ae6c36ae01
Коммит
7e59abd741
@ -29,7 +29,7 @@ AC_DEFUN([OMPI_C_GET_ALIGNMENT],[
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
struct foo { char c; $1 x; };
|
||||
int main()
|
||||
int main(int argc, char * argv[])
|
||||
{
|
||||
struct foo *p = (struct foo *) malloc(sizeof(struct foo));
|
||||
int diff;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user