Skip to content
Snippets Groups Projects
Commit 4611b715 authored by benjamin.franksen's avatar benjamin.franksen
Browse files

added a known problem in release 2.1.10

parent 13961042
No related branches found
No related tags found
No related merge requests found
Known Problems
==============
.. _Known_Problems_2.1.10:
Known Problems in Release 2.1.10
--------------------------------
In the warning message when a queue is full, the variable name
should be quoted. Here is an example::
sevr=minor pvPut on queued variable response (anonymous): last queue
element overwritten (queue is full)
Here "response" is actually the variable name, but this is not apparent.
.. _Known_Problems_2.1.8:
Known Problems in Release 2.1.8
......
......@@ -6,6 +6,8 @@ Release Notes
Release 2.1.10
--------------
:ref:`Known_Problems_2.1.10`
snc:
* avoid follow-up syntax error after lexical error,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment