View Issue Details

IDProjectCategoryView StatusLast Update
0000191OpenFOAMBugpublic2011-05-23 10:35
Reporteruser19Assigned Touser2 
PrioritynormalSeveritymajorReproducibilityN/A
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version11.04
Summary0000191: Taking reference of temporary instead of initializing a new variable in PatchToolsSortEdges.C
DescriptionIn src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchToolsSortEdges.C:52 a reference to a temporary instance is taken instead of initialising a new variable of type labelListList.
TagsNo tags attached.

Activities

user19

2011-05-15 18:27

  ~0000364

Fixed in https://github.com/themiwi/OpenFOAM-1.7.x-OSX/commits/patches%2Fbug191.

user2

2011-05-23 10:35

  ~0000386

Thanks for the report - fixed by commit

cfa81aa6dc4b2b6d5bf541f7f82395d2ccfab82e

Issue History

Date Modified Username Field Change
2011-05-15 13:00 user19 New Issue
2011-05-15 18:27 user19 Note Added: 0000364
2011-05-23 10:35 user2 Note Added: 0000386
2011-05-23 10:35 user2 Status new => resolved
2011-05-23 10:35 user2 Fixed in Version => 1.7.x
2011-05-23 10:35 user2 Resolution open => fixed
2011-05-23 10:35 user2 Assigned To => user2