|
[PATCH 6.2.1] MAMA C++: Fixed memory leak in MamaMsgField 6 messages
Not sure if my previous mail reached the maillist. Adding list admins, sorry if this is inapropriate. --- It is possible to reproduce memory leak using the following: MamaMsgIterator i; for(MamaMsgFie
Not sure if my previous mail reached the maillist. Adding list admins, sorry if this is inapropriate. --- It is possible to reproduce memory leak using the following: MamaMsgIterator i; for(MamaMsgFie
|
By Victor Maleyev
·
|
|
Did MAMAIgnoreDeprecatedOpen ever work on Linux? [I] 4 messages
Classification: For internal use only Hey Damian, OK, thank you for clarification. The reason why I thought that deprecation warnings should be deleted automatically (after defining MAMA_DLL and BRIDG
Classification: For internal use only Hey Damian, OK, thank you for clarification. The reason why I thought that deprecation warnings should be deleted automatically (after defining MAMA_DLL and BRIDG
|
By Yury Batrakov
·
|
|
Did MAMAIgnoreDeprecatedOpen ever work on Linux? 2 messages
Classification: Public Hi team, Is MAMAIgnoreDeprecatedOpen supposed to work for Linux with gcc > 4.6? See the following example: // Next 3 lines were copied from wombat/.../linux/port.h _Pragma ("GCC
Classification: Public Hi team, Is MAMAIgnoreDeprecatedOpen supposed to work for Linux with gcc > 4.6? See the following example: // Next 3 lines were copied from wombat/.../linux/port.h _Pragma ("GCC
|
By Yury Batrakov
·
|
|
OpenMAMA static analysis 6 messages
Hi all: I've been working with OpenMAMA for a little while now as part of my "day job", and I've also been working with static analysis tools for some time, so I thought it would be fun to put the two
Hi all: I've been working with OpenMAMA for a little while now as part of my "day job", and I've also been working with static analysis tools for some time, so I thought it would be fun to put the two
|
By Bill Torpey
·
|
|
RFC for Source Discovery 3 messages
Hi Folks, We have a new RFC contributed by Arcontech to cover the upcoming Source Discovery functionality. Thanks very much to the Arcontech folks for taking the time to put this together. You can fin
Hi Folks, We have a new RFC contributed by Arcontech to cover the upcoming Source Discovery functionality. Thanks very much to the Arcontech folks for taking the time to put this together. You can fin
|
By
Frank Quinn
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [Frank Quinn] Added C# generated files to gitignore .gitignore [Frank Quinn] Fixed build for C# unit tests mama/dotnet/src/nunittest/NUnitT
Some changes have just been added to the origin/next branch! [Frank Quinn] Added C# generated files to gitignore .gitignore [Frank Quinn] Fixed build for C# unit tests mama/dotnet/src/nunittest/NUnitT
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [noreply] Updated documentation for timedDispatch (#42) mama/c_cpp/src/c/mama/queue.h mama/dotnet/src/cs/MamaQueue.cs mama/c_cpp/src/cpp/ma
Some changes have just been added to the origin/next branch! [noreply] Updated documentation for timedDispatch (#42) mama/c_cpp/src/c/mama/queue.h mama/dotnet/src/cs/MamaQueue.cs mama/c_cpp/src/cpp/ma
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [fquinn.ni] Fixed Unittest Failures (#323) mama/c_cpp/src/c/plugin.c Results for OpenMAMA_Snapshot_Linux CI run with latest changes: CI Pro
Some changes have just been added to the origin/next branch! [fquinn.ni] Fixed Unittest Failures (#323) mama/c_cpp/src/c/plugin.c Results for OpenMAMA_Snapshot_Linux CI run with latest changes: CI Pro
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [Frank Quinn] Revert "MAMA: Moved background thread destroy to stop (#326)" mama/c_cpp/src/c/mama.c Results for OpenMAMA_Snapshot_Linux CI
Some changes have just been added to the origin/next branch! [Frank Quinn] Revert "MAMA: Moved background thread destroy to stop (#326)" mama/c_cpp/src/c/mama.c Results for OpenMAMA_Snapshot_Linux CI
|
By
jenkins@...
·
|
|
Questions about MamaStartCallback 3 messages
Classification: Public Hi guys, As everybody knows there is possibility to start MAMA bridge in background thread in C++ API: function Mama::startBackground (mamaBridge bridgeImpl, MamaStartCallback*
Classification: Public Hi guys, As everybody knows there is possibility to start MAMA bridge in background thread in C++ API: function Mama::startBackground (mamaBridge bridgeImpl, MamaStartCallback*
|
By Yury Batrakov
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [noreply] Microsoft Visual Studio Warning Cull (#320) common/c_cpp/src/c/windows/wUuid.c mama/c_cpp/src/cpp/mamacpp.vcxproj mamda/c_cpp/src
Some changes have just been added to the origin/next branch! [noreply] Microsoft Visual Studio Warning Cull (#320) common/c_cpp/src/c/windows/wUuid.c mama/c_cpp/src/cpp/mamacpp.vcxproj mamda/c_cpp/src
|
By
jenkins@...
·
|
|
Documentation question on middleware bridge development 3 messages
Classification: Public Does anyone know if there exists, where I could find, a general guide to OpenMAMA middleware bridge development? I know there are the examples provided to copy (which is how we’
Classification: Public Does anyone know if there exists, where I could find, a general guide to OpenMAMA middleware bridge development? I know there are the examples provided to copy (which is how we’
|
By Keith Rudd
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [noreply] Fixed crash with entitlement subscription (#327) mama/c_cpp/src/c/subscription.c Results for OpenMAMA_Snapshot_Linux CI run with
Some changes have just been added to the origin/next branch! [noreply] Fixed crash with entitlement subscription (#327) mama/c_cpp/src/c/subscription.c Results for OpenMAMA_Snapshot_Linux CI run with
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [noreply] Modified MAMA default log level to NORMAL (#329) mama/c_cpp/src/c/log.c Results for OpenMAMA_Snapshot_Linux CI run with latest ch
Some changes have just been added to the origin/next branch! [noreply] Modified MAMA default log level to NORMAL (#329) mama/c_cpp/src/c/log.c Results for OpenMAMA_Snapshot_Linux CI run with latest ch
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [noreply] MAMA: Moved background thread destroy to stop (#326) mama/c_cpp/src/c/mama.c Results for OpenMAMA_Snapshot_Linux CI run with late
Some changes have just been added to the origin/next branch! [noreply] MAMA: Moved background thread destroy to stop (#326) mama/c_cpp/src/c/mama.c Results for OpenMAMA_Snapshot_Linux CI run with late
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [noreply] Reset plugins to null to avoid double free (#328) mama/c_cpp/src/c/plugin.c Results for OpenMAMA_Snapshot_Linux CI run with lates
Some changes have just been added to the origin/next branch! [noreply] Reset plugins to null to avoid double free (#328) mama/c_cpp/src/c/plugin.c Results for OpenMAMA_Snapshot_Linux CI run with lates
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Still Failing)
Some changes have just been added to the origin/next branch! [fquinn.ni] Fix leak in mamaMsg_detach (#309) mama/c_cpp/src/c/queue.c Results for OpenMAMA_Snapshot_Windows CI run with latest changes: CI
Some changes have just been added to the origin/next branch! [fquinn.ni] Fix leak in mamaMsg_detach (#309) mama/c_cpp/src/c/queue.c Results for OpenMAMA_Snapshot_Windows CI run with latest changes: CI
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [fquinn.ni] Fix leak in mamaMsg_detach (#309) mama/c_cpp/src/c/queue.c Results for OpenMAMA_Snapshot_Linux CI run with latest changes: CI P
Some changes have just been added to the origin/next branch! [fquinn.ni] Fix leak in mamaMsg_detach (#309) mama/c_cpp/src/c/queue.c Results for OpenMAMA_Snapshot_Linux CI run with latest changes: CI P
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Failure)
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-1153: loadPlugins can realloc to provid for more plugins (#316) mama/c_cpp/src/c/plugin.c Results for OpenMAMA_Snapshot_Wi
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-1153: loadPlugins can realloc to provid for more plugins (#316) mama/c_cpp/src/c/plugin.c Results for OpenMAMA_Snapshot_Wi
|
By
jenkins@...
·
|
|
Code change(s) just landed on origin/next (Successful)
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-1153: loadPlugins can realloc to provid for more plugins (#316) mama/c_cpp/src/c/plugin.c Results for OpenMAMA_Snapshot_Li
Some changes have just been added to the origin/next branch! [fquinn.ni] PLAT-1153: loadPlugins can realloc to provid for more plugins (#316) mama/c_cpp/src/c/plugin.c Results for OpenMAMA_Snapshot_Li
|
By
jenkins@...
·
|