This problem was fixed in R3.14.5.

This commit is contained in:
Andrew Johnson
2004-02-09 21:30:12 +00:00
parent 8799d3c6ba
commit 13eb94b6be
+3 -12
View File
@@ -4,23 +4,14 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>No title</title>
<title>Known Problems R3.14.x</title>
<meta name="GENERATOR" content="amaya 5.1" />
</head>
<body>
<h1 style="text-align: center">EPICS base R3.14.4: Known Problems</h1>
<h1 style="text-align: center">EPICS Base R3.14.5: Known Problems</h1>
<h3>Known Bugs R3.14.4</h3>
<h4>exampleApp sequencer</h4>
<p>The following must be added to exampleInclude.dbd</p>
</pre>registrar(sncExampleRegistrar)</pre>
<h4>mbboRecord</h4>
<p>
If a database link is made to an mbbo record with a request type of DBR_STRING then the DBR_STRING value is the numeric value of the VAL field converted to a string. It should be the appropriate choice string indexed by the VAL field.
An example is the DOL link of a stringout record linked to an mbbo record.
This bug has been in all releases since 3.13.6<p>
<p>None yet.</p>
</body>
</html>