Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
Larkin
Wizard


Joined: 25 Mar 2003
Posts: 1113
Location: USA

PostPosted: Sat Aug 02, 2008 11:48 am   

[2.35] Issues with non-matching braces
 
Scripts that worked under 2.34 now give 'non-matching braces' errors under 2.35. I tracked down the problems, and I discovered that it's turning this:
Code:
#SWITCH (@blah)
{
  do something
}

into this:
Code:
#SWITCH (@blah){
  do something
}


The reformat should probably automatically ensure that there's at least one space in there?
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net