[#1026] Is this a bug? — Dave Thomas <Dave@...>

18 messages 2000/01/03

[#1084] Infinite loop — Dave Thomas <Dave@...>

17 messages 2000/01/11

[#1104] The value of while... — Dave Thomas <Dave@...>

24 messages 2000/01/11

[ruby-talk:01050] Upper case method names

From: Dave Thomas <Dave@...>
Date: 2000-01-04 17:40:57 UTC
List: ruby-talk #1050
This is really picky, but..

In the FAQ 5.8 is says that if you have a method name starting with an
uppercase letter, you need to put parentheses around any parameters to
calls to that method. 

I don't seem to able to duplicate this is code - the simple statements 
with uppercase method names work fine without parens, and a grep
through parse.y didn't seem to find anything. Is this still a
constraint?

Regards

Dave

In This Thread

Prev Next