Re: Kernel#require accepting multiple arguments?



Hi,

In message "Re: Kernel#require accepting multiple arguments?"
on Mon, 31 Oct 2005 00:17:06 +0900, Daniel Schierbeck <daniel.schierbeck@xxxxxxxxx> writes:

|What is the reason that Kernel#require only accepts one filename?

Since we'd like to keep it for "parametrized require" in the future.

matz.


.



Relevant Pages

  • Re: Kernel#require accepting multiple arguments?
    ... On Sunday 30 October 2005 16:17, Daniel Schierbeck wrote: ... > What is the reason that Kernel#require only accepts one filename? ... Prev by Date: ...
    (comp.lang.ruby)
  • Re: showing images from a directory
    ... $filename = basename; ... The reason you're not seeing the other pics is probably because ... you're using a case-sensitive regexp. ... Prev by Date: ...
    (comp.lang.php)
  • Re: LPCWSTR Variable Corrupted
    ... FileName is an optional parameter "int OpenFile(LPCTSTR FileName = ... Open(pszFileName, openFlags, NULL)) ... The reason I suggested const CString & is to break the OP of the habit of creating a lot ...
    (microsoft.public.vc.mfc)
  • Re: File Rename Utility
    ... also all files containing "token" in the 8.3 filename. ... For that reason, you should *never* trust the output ... it checks for a tilde in the filename. ...
    (microsoft.public.win2000.general)
  • Re: HANDLE hFile
    ... and that fileName is not a variable name; if it is a variable name, ... since it only makes sense when string or character literals are used. ... There is always a reason, and you didn't give the reason. ... It works on debug mode. ...
    (microsoft.public.vc.mfc)