#57: Bad Warning: Useless use of :: in void context --------------------------------------------------------------------+------- Reporter: John-Mason P. Shackelford <[EMAIL PROTECTED]> | Owner: zdennis Type: defect | Status: new Priority: high | Milestone: 1.0 Component: Editor | Version: 0.7.0-d Severity: minor | Resolution: Keywords: warning jruby parser useless void context | Ticket_dependency: --------------------------------------------------------------------+------- Changes (by anonymous):
* keywords: warning jruby parser usless void context => warning jruby parser useless void context Comment: changed keyword type to "useless" from "usless". also, this warning pops up in even simpler code, like this trivial example: {{{ class CategoryController < ApplicationController scaffold:category end }}} -- Ticket URL: <http://rubyeclipse.mktec.com/cgi-bin/trac.py/ticket/57> RDT (RubyEclipse) <http://rubyeclipse.mktec.com> Eclipse Ruby Plugin