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

Summary: Blocks should be able to receive block arguments
Product: ruby Reporter: Erno Mononen <emononen>
Component: EditingAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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.