Hey guys I found a small bug in SED. As you know when you indent all SED kindly makes your code really clean to read.

However if you comment out a "}" everything below that point gets messed up. Here is an example:

Code:
function lol()
{
   while(1){
      do_stuff();
      wait(1);
   }
//} //problem here
}



all functions and definitions below that random commented } act a bit funny with the indenting.

Last edited by PrenceOfDarkness; 01/08/11 11:48.

"There is no problem that can't be solved with time and determination." -me
prenceofdarkness for instant messages on AIM.

Looking for a model designer
PLEASE, SEND ME A PRIVATE MESSAGE OR EMAIL IF YOU'RE INTERESTED.