Re: Rob: More trouble with PD-source
- Posted by C Bouzy <eucoder at hotmail.com> Nov 28, 2005
- 575 views
Hello Robert, The project I am working on also has a weird bug, and it happens with the RDS version of EU. It's a callback that executes when a connection is lost. When it executes it closes the app without an error, but if I compile the app to C it works fine. I will try and strip it down to a simple example so you can run a test. I run into bugs all the time, but I always find alternative solutions so I never report them. I guess from now I will report bugs I come across. As for the bug you mentioned, even if you compile the example to C you will get the error. I do not think it is a speed issue, I think it is a bug with EU that does not appear in the RDS version because C just ignores the bug/and or handles it more gracefully.