Ask a Question related to Ruby, Design and Development.
-
Josef 'Jupp' Schugt #1
install.rb and 1.8 -> warning
Saluton!
Just to note that: Running install.rb by Minero Aoki with 1.8 results
in the following warning:
install.rb:16: warning: instance_methods: parameter will
default to 'true' as of 1.8.1
Problem is that up to and including 1.8
methods = instance_methods()
defaults to
methods = instance_methods(false)
while it is going to default to
methods = instance_methods(true)
To fix that simply insert 'false' (I did already report that to the
author but maybe someone can't make sense of that message.
Gis,
Josef 'Jupp' Schugt
--
N'attribuez jamais à la malice ce que l'incompétence explique !
-- Napoléon
Josef 'Jupp' Schugt Guest
-
WARNING THESE URL's INSTALL VIRUSES ON YOUR COMPUTER Nude Neighbour Tanning
WARNING THESE URL's INSTALL VIRUSES ON YOUR COMPUTER -- <mdanker@netins.net> wrote in message news:bl3f7n$8e5$921@ins22.netins.net... -
WARNING VIRUS - Install the important pack from the Microsoft Corp.
The attachment on this thread contains a virus; do not install it. "david.janet.anderson" <mfcvtp_dejbsyji@awtjw.com> wrote in message... -
WARNING THESE URL's INSTALL VIRUSES ON YOUR COMPUTER Hidden Lesbian Cam
WARNING THESE URL's INSTALL VIRUSES ON YOUR COMPUTER Typical from Canakers. -- <lsmith@eastlink.ca> wrote in message... -
Reduced Performance Warning after new install
After new install, Windows warning message about Photoshop's "...primary Scratch & Windows primary paging file are on the same volume - recommend... -
WARNING ABOUT THE SMART WARNING!
The S.M.A.R.T. warning means that your hard drive is about to *physically* fail. I would keep your computer off, *not standby*, until you get a...



Reply With Quote

