[#3006] mismatched quotation — "stevan apter" <apter@...>

ruby documentation uses a punctuation convention i've never seen

13 messages 2000/05/27

[ruby-talk:02994] Re: SWIG: virtual variable?

From: Yasushi Shoji <yashi@...>
Date: 2000-05-26 00:39:55 UTC
List: ruby-talk #2994
From: Masaki Fukushima <fukusima@goto.info.waseda.ac.jp>
Subject: [ruby-talk:02967] Re: SWIG: virtual variable?
Date: Thu, 25 May 2000 01:39:18 +0900

> I released the new version including this fix.

just tested on new version.

I noticed that because the example's global variable 'My_variable' is
using capital M as a name, Example::My_variable doesn't work. (because
it's referencing module constant variable, but Example.My_variable
works just fine.

as a ruby user, it's understandable, but maybe not suitable for
someone who just want to generate multi-language code.  one line in
README might help those people.

thank you for the quick fix.

regards,
--
         yashi

In This Thread

Prev Next