Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!nntp.club.cc.cmu.edu!godot.cc.duq.edu!newsfeed.pitt.edu!dsinc!spool.mu.edu!howland.reston.ans.net!EU.net!uknet!pcl!dicksoj
From: dicksoj@wmin.ac.uk (John Dickson)
Subject: Re: ST/V under Win95
Message-ID: <DH990z.Mut@westminster.ac.uk>
Sender: news@westminster.ac.uk
Nntp-Posting-Host: dip-7.dialup
Organization: University of Westminster
X-Newsreader: News Xpress Version 1.0 Beta #4
References: <46r4hd$sv4@daily-planet.execpc.com>
Date: Mon, 30 Oct 1995 09:29:21 GMT
Lines: 25

In article <46r4hd$sv4@daily-planet.execpc.com>,
   rsuther@earth.execpc.com (Bob Sutherland) wrote:
>Does anyone know if ST/V version 2.0 will run under Windows 95?  

Yes, it runs, but...
I've had lots of problems with it GP faulting on evaluation of boolean 
conditions, or on sending messages to boolean conditions (like  
  (some condition) 
    ifTrue: [...];
    ifFalse: [...].

It's quite patchy - some bits of code work fine, while with others I have to 
rearrange things (shouldn't make any difference, but it does!).

I'd be most interested to hear anyone else's experience.

>(totally groundless opinions welcomed and enjoyed! :) )
Yep, that's why I contribute!

Regards.......................JohnD

+--------------------------------------+----------------------------+
 \          John Dickson              /         Angle parked in      \
  \      (dicksoj@wmin.ac.uk)        /        a parallel universe...  \
   +--------------------------------+----------------------------------+
