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 183061 - Blocks should be able to receive block arguments
Summary: Blocks should be able to receive block arguments
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 11:48 UTC by Erno Mononen
Modified: 2011-01-28 20:14 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 Erno Mononen 2010-03-29 11:48:03 UTC
Need to port http://github.com/jruby/jruby/commit/6ba2522adc631a2a6295bba2414aac6309f8841a to jruby-parser.
Comment 1 Erno Mononen 2010-04-29 11:44:24 UTC
Targeting 6.9, assuming porting goes smoothly since at this point I don't want to introduce regressions in the parser. There are quite a lot of changes in the changeset referenced above.