Versioonide võrdlemine

Selgitus

  • See rida lisati.
  • See rida eemaldati.
  • Vorminduse muutmine.
Kommentaar: Announce bug fix

...

The following are announcements related to RMR during the past 30 days; newest announcements first.

2020 May 6

Version 4.05 pushed.  The change addresses a potential semaphore count issue in the receive dequeue mechanism. It will only to affect  programmes which use the rmr_torcv_msg() call where calls are made with a mixture of zero timeout (non-blocking) and non-zero timeouts (blocking); an application making all of one kind or the other will not be affected.  The symptoms of the issue are that it becomes possible for the rmr_torcv_msg() fuction to return a "timeout" state before waiting for the timeout period to pass.

2020 April 29

Version 4.0.3 was pushed.  This change addressed some minor bug complaints highlighted by Sonar.  The only potentially serious bug (possible nil pointer use) was in code which parses RMR header version 1 (prior to the introduction of the tracing field), so risk of encountering this is very low.  

Version 4.04 was pushed. This corrected some Traffic Steering message constants in the header files.

2020 April 27

Version 4.0.2 was pushed.  This fixes a bug in the SI95 transport header interpretation that causes errors when communicating with xAPPs which were linked against RMR 3.6.* and earlier.    It is highly recommended that all xAPPs link against 4.0.2 as soon as possible .

...

Bronze Release  development (master branch) version tag 4.0.3 5 (29 Apr 6 May 2020)  -- Code is currently frozen; only bug fixes and documentation updates are being applied.

...