[MOAB-dev] r3428 - MOAB/trunk/tools/iMesh

James Porter jvporter at wisc.edu
Fri Jan 8 00:51:28 CST 2010


With this (and one more fix I made to the Buildbot's config), the MOAB parallel build is finally green! There are a bunch of warnings, though.

- Jim

----- Original Message -----
From: kraftche at cae.wisc.edu
Date: Thursday, January 7, 2010 5:01 pm
Subject: [MOAB-dev] r3428 - MOAB/trunk/tools/iMesh
To: moab-dev at mcs.anl.gov


> Author: kraftche
> Date: 2010-01-07 17:01:13 -0600 (Thu, 07 Jan 2010)
> New Revision: 3428
> 
> Modified:
>    MOAB/trunk/tools/iMesh/Makefile.am
> Log:
> disable iMeshP_unit_tests for now because  our iMeshP implementation 
> is broken/incomplete
> 
> Modified: MOAB/trunk/tools/iMesh/Makefile.am
> ===================================================================
> --- MOAB/trunk/tools/iMesh/Makefile.am	2010-01-06 19:56:10 UTC (rev 3427)
> +++ MOAB/trunk/tools/iMesh/Makefile.am	2010-01-07 23:01:13 UTC (rev 3428)
> @@ -40,7 +40,7 @@
>    libiMesh_la_include_HEADERS += iMeshP.h iMeshP_f.h iMeshP_protos.h
>    INCLUDES += -I$(top_srcdir)/parallel
>  
> -  check_PROGRAMS += partest iMeshP_unit_tests
> +  check_PROGRAMS += partest # iMeshP_unit_tests
>  
>  #  check_PROGRAMS += ftest
>  #  ftest_SOURCES = ftest.F
> 


More information about the moab-dev mailing list