Shop OBEX P1 Docs P2 Docs Learn Events
Compiler BUG — Parallax Forums

Compiler BUG

SamTheManSamTheMan Posts: 43
edited 2007-06-14 11:34 in General Discussion
1) I typed this command
serin rb.0,baud,x,200
and the compiler accepted it although I forget to add the label where the program should goto
and it never quit waiting


2)I typed this command
serin rb.0,baud,x,tm_out,ext

and I never had·tm_out in my variables defination (undefined value)
and the compiler did not complain!

3)I typed this command
serout rb.0,baud,x+y

and the compiler accepted it without error and it never send the correct value. it sends x value only


note: I'm usnig the·compiler latest version 1.51.03



Post Edited (SamTheMan) : 6/14/2007 10:52:17 AM GMT

Comments

  • BeanBean Posts: 8,129
    edited 2007-06-14 11:34
    Sam,
    · Thanks for the tips, I'll check out these problem and fix them for the next release.

    Bean.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    “The United States is a nation of laws -· poorly written and randomly enforced.” - Frank Zappa

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    www.hittconsulting.com


    Post Edited (Bean (Hitt Consulting)) : 6/14/2007 11:46:08 AM GMT
Sign In or Register to comment.