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

ruby documentation uses a punctuation convention i've never seen

13 messages 2000/05/27

[ruby-talk:02693] Re: Tainting

From: matz@... (Yukihiro Matsumoto)
Date: 2000-05-10 07:05:25 UTC
List: ruby-talk #2693
Hi,

In message "[ruby-talk:02690] Re: Tainting"
    on 00/05/10, Dave Thomas <Dave@thomases.com> writes:

|ts <decoux@moulon.inra.fr> writes:
|
|>  My remark was because I was really surprised to have `.' in $LOAD_PATH
|>  when running a script with #!/usr/bin/ruby -T, i.e.
|
|Is the answer simply to defer all path and RUBYOPT processing until
|after any potential options have been read?

I gues it is.  I'll move adding RUBYLIB and "." to the load path after
#! line parsing.  It seems work fine.

							matz.

In This Thread

Prev Next