FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Website, Reference, Example Bugs
(Moderator: REAS)
   Reference Nitpicks
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Reference Nitpicks  (Read 471 times)
Martin

122417302122417302martingomez_listsmg1ph WWW Email
Reference Nitpicks
« on: Dec 22nd, 2003, 7:29pm »

While I was in the process of doing the Reference 'book', I stumbled upon a couple of errors in the P5 Ref.
 
These are itsy bitsy teeny weeny yellow polka-dot bikini errors in the Reference ... but errors that can give you some horror. hehe.
 
arrayaccess: <b> is closed by <b>
decrement: <b>i--<b>
degrees: use of non utf-8 character
if: </b>false</b>
lessthan: markup error uses < instead of &lt;
lessthanorequalto: markup error uses < instead of &lt;
logicalAND: should use &amp;&amp; instead of &&
logicalNOT: should use &amp;&amp; instead of &&
noLights: should use &amp; instead of &, extra <
radians: use of non utf-8 character
rotateZ: parameter description missing </tr>
 
It would also be nice if <br>'s were converted into <br/>'s so that it's XHTML-compliant. The ff use <br>'s: beginSound, for, logicalAND, logicalOR, noise.
 
Thanks!
 
« Last Edit: Dec 22nd, 2003, 7:31pm by Martin »  
REAS


WWW
Re: Reference Nitpicks
« Reply #1 on: Jan 6th, 2004, 12:23am »

thank you for these difficult to find errors.  
everything is fixed and online.
 
+ casey
 
 
Pages: 1 

« Previous topic | Next topic »