This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 96485 - Ruby string interpolation makes IDE unresponsible
Summary: Ruby string interpolation makes IDE unresponsible
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-23 23:09 UTC by zven
Modified: 2007-07-03 14:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zven 2007-02-23 23:09:40 UTC
A try to write something like: "foo#{@bar}" makes IDE unresponsible.
Comment 1 Torbjorn Norbye 2007-02-24 17:01:00 UTC
Fixed. Should be in the next daily update center build.

Checking in kit/nbproject/project.xml;
/cvs/scripting/ruby/kit/nbproject/project.xml,v  <--  project.xml
new revision: 1.3; previous revision: 1.2
done
Checking in jruby/patched_files/org/jruby/lexer/yacc/StringTerm.java;
/cvs/scripting/ruby/jruby/patched_files/org/jruby/lexer/yacc/StringTerm.java,v 
<--  StringTerm.java
new revision: 1.4; previous revision: 1.3
done
Checking in kit/manifest.mf;
/cvs/scripting/ruby/kit/manifest.mf,v  <--  manifest.mf
new revision: 1.2; previous revision: 1.1
done
Checking in jruby/manifest.mf;
/cvs/scripting/ruby/jruby/manifest.mf,v  <--  manifest.mf
new revision: 1.5; previous revision: 1.4
done
Checking in jruby/jruby.diff;
/cvs/scripting/ruby/jruby/jruby.diff,v  <--  jruby.diff
new revision: 1.6; previous revision: 1.5
done
Comment 2 Jiri Kovalsky 2007-07-03 14:07:55 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 3 Jiri Kovalsky 2007-07-03 14:47:00 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.