[PD-dev] weird bug: dot in comment disappears

Frank Barknecht fbar at footils.org
Tue Mar 28 10:22:30 CEST 2006


Hallo,
Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote:

> If have text in a comment that has a . in the second position, and a  
> space in the third position, the . is not saved.  But if you  
> dynamically generate that comment, the dot is saved.

This bug works different, however. Every number followed by a dot and
a space is affected, however comments starting with a letter and a dot
aren't. So this comment is okay: 

  a. something

but this isn't:

  numbers: 1. 2. 3. 4.

Pd converts floating point numbers in comments if possible, so
they don't contain floating points anymore. 

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-dev mailing list