added CA, PCA, and some libCom fixes for R3.14.11
This commit is contained in:
@@ -254,6 +254,50 @@ file will appear in 3.15.</p>
|
||||
<p>Client application developers are encouraged to start using DBE_PROPERTY
|
||||
subscriptions to fetch channel attribute data.</p>
|
||||
|
||||
<h4>Channel Access changes</h4>
|
||||
<p>Mantis 357 fix - high throughput multithreaded ca client appl thread could
|
||||
be trapped in lib.</p>
|
||||
<ul>
|
||||
<li>Discovered during code review. Not seen in practice, but possible</li>
|
||||
</ul>
|
||||
<p>Mantis 285 fix - CA Documentation doesn't distinguish sync groups from
|
||||
ca_put_callback()</p>
|
||||
<p>Mantis 346 fix - deleting the chid passed in from within put cb handler
|
||||
causes failure </p>
|
||||
<p>Mantis 284 fix - channel clear protocol warning messages from PCAS</p>
|
||||
<p>Mantis 237 fix - SEGV from simple CA client during context destroy </p>
|
||||
<p>Mantis 242 fix - invalid DBR type not screened in client library when
|
||||
doing a put </p>
|
||||
<p>Mantis 331 fix - manual config beacon addr list fails on little endian
|
||||
arch</p>
|
||||
|
||||
<h4>Portable Channel Access Server changes -impacts Gateway (Proxy) and others
|
||||
services but not IOC</h4>
|
||||
<p>Mantis 358 fix - PCAS service snap-in has no way to determine if its a put,
|
||||
or a put calback.</p>
|
||||
<p>Mantis 356 fix - medm display sometimes hangs until the motor stops when
|
||||
controling motor through gw.</p>
|
||||
<p>Mantis 350 fix - Incoming data corruption under heavy CAS load.</p>
|
||||
<p>Mantis 340 fix - leak when performing a read and conversion fails.</p>
|
||||
<p>Mantis 348 fix - A call to 'assert (item.pList == this)'
|
||||
failed in ../../../../src/cas/generic/st/ioBlocked.cc line 112</p>
|
||||
<p>Mantis 345 fix - Compilation warning: complaint about missing gddDestructor</p>
|
||||
<p>Mantis 343 fix - gddScalar::new() operator is not fully thread safe </p>
|
||||
<p>Mantis 333 fix - resTable::removeAll() does not reset the item count </p>
|
||||
<p>Mantis 335 fix - excas fails in clearOutstandingReads - maybe requires an
|
||||
R3.13 client </p>
|
||||
<p>Mantis 329 fix - GW hang, pthread_mutex_lock failed: error Invalid
|
||||
argument message </p>
|
||||
|
||||
<h4>Timer Queue Library</h4>
|
||||
<p>Mantis 336 fix - timer queue should have try / catch block around call to
|
||||
user's expiration callback</p>
|
||||
<p>Mantis 332 fix - epicsTimerTest failure, windows vista 64, dual core
|
||||
SMP system </p>
|
||||
|
||||
<h4>LibCom</h4>
|
||||
<p>Mantis 328 fixed - orderly shutdown for soft IOC fails </p>
|
||||
|
||||
<h4>Channel Access command line tool changes</h4>
|
||||
|
||||
<p>The caget/caput/camonitor programs in src/catools now use '\' escape
|
||||
|
||||
Reference in New Issue
Block a user