From: Hans-Bernhard B. <br...@ph...> - 2004-07-19 08:27:36
|
On Sun, 18 Jul 2004, Ethan A Merritt wrote: > On Sunday 18 July 2004 02:42 pm, Hans-Bernhard Broeker wrote: > > Can you demonstrate an actual difference in behaviour from CVS > > gnuplot caused by this? > Sure. This is a stupid example, but it's very simple: [...] Ah, yes. But that can just as easily be discribed as a bug in the re-quoting routine conv_text(): it should backslash-escape back-ticks, but it doesn't. That's all there is to it. And since saving single-quoted string constants is not really a safe option, I would strongly suggest leaving the label_struct alone and fixing conv_text() instead. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |