Curt Hibbs wrote:
> This release is mainly in upgrade the included FreeRIDE
> IDE to version 0.9.0. There have been some minor fixes,
> but nothing of importance. If you are not interested in
> FreeRIDE, there is no need to download this release.

A minor annoyance/clash between FreeRIDE and the Ruby One-Click 
Installer:  It looks like the One-Click Installer installs FreeRIDE in 
C:\ruby\freeride, but the FreeRIDE stand-alone installer defaults to 
"C:\Program Files\FreeRIDE".

I originally used the One-Click Installer, but then upgraded FreeRIDE 
using its stand-alone installer.  So, now I have an outdated (and 
apparently broken, see below) version of FreeRIDE in C:\ruby\freeride, 
and a newer (working) version under "C:\Program Files\FreeRIDE".

I think the One-Click Installer and the FreeRIDE stand-alone installer 
should settle on a single standard installation directory for FreeRIDE. 
  I would like to be able to upgrade FreeRIDE without waiting for the 
next One-Click Installer release.


FWIW, this is what happens when I try to run FreeRIDE 0.7.0 now:

C:\ruby\freeride>run.bat
C:\ruby\freeride>ruby freeride.rb
src/emitter.rb:945:in `const_get': uninitialized constant 
Scintilla::EmptyStyle (NameError)
         from src/emitter.rb:945:in `read_type_class'
         from src/emitter.rb:944:in `each'
         from src/emitter.rb:944:in `read_type_class'
         from src/emitter.rb:1494:in `module_eval'
         from src/emitter.rb:1493:in `call'
         from src/emitter.rb:1028:in `transfer_method'
         from src/yaml.y.rb:651:in `attach_transfer'
         from src/yaml.y.rb:42:in `_reduce_11'
          ... 16 levels...
         from C:/ruby/freeride/freebase/lib/freebase/core.rb:35:in `new'
         from C:/ruby/freeride/freebase/lib/freebase/core.rb:35:in `startup'
         from freeride.rb:80:in `startup'
         from freeride.rb:92

-- 
Glenn Parker | glenn.parker-AT-comcast.net | <http://www.tetrafoil.com/>