View Issue Details

IDProjectCategoryView StatusLast Update
0001343OpenFOAMBugpublic2014-07-20 12:51
Reporteruser961Assigned Touser4 
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Summary0001343: Missing closing curly bracket in source code of "UPstream.C"
DescriptionIn OpenFOAM-2.3.x/src/Pstream/mpi/UPstream.C in line 284 is an if-clause without the closing curly bracket (should be in line 289).
Therefore you cannot compile OpenFOAM if the macro "MPIX_COMM_TYPE_SHARED" is set.
See https://github.com/OpenFOAM/OpenFOAM-2.3.x/blob/master/src/Pstream/mpi/UPstream.C#L284
TagsNo tags attached.

Activities

user4

2014-07-10 08:56

  ~0003161

fixed in 24b8b584b7324aae784580704ed1575042e0ba31

Thanks for reporting.

Issue History

Date Modified Username Field Change
2014-07-09 17:46 user961 New Issue
2014-07-10 08:56 user4 Note Added: 0003161
2014-07-10 08:56 user4 Status new => resolved
2014-07-10 08:56 user4 Fixed in Version => 2.3.x
2014-07-10 08:56 user4 Resolution open => fixed
2014-07-10 08:56 user4 Assigned To => user4