Op dinsdag 27 juni 2006 23:19, schreef Sander Hoentjen:
> On Tue, 2006-06-27 at 11:40 -0700, [EMAIL PROTECTED] wrote:
> > Revision: 6987
> > Author:   thaven
> > Date:     2006-06-27 11:39:50 -0700 (Tue, 27 Jun 2006)
> > ViewCVS:  http://svn.sourceforge.net/amsn/?rev=6987&view=rev
> >
> > Log Message:
> > -----------
> > This one is a messy diff.... but I did it a few days ago and didn't catch
> > any bugs yet, so I think it's quite safe to commit.
>
> Not messy, just loooooong.. :) Good job though, cleaning up the code a
> bit. Now you should just hope nobody using tcl8.3 will get mad.. :P
> Als you change some checks for "if on unix" to "if on linux" I don't
> know if that is a problem (*BSD ?) but I guess we will find that out
> some day.
Amsn was unusable on Tcl 8.3 already, and we decided not to support in 
anymore, so that's why I removed Tcl 8.3 specific code.

The unix/linux thing may make things more complicated for people trying to 
port to any Unix flavor. Hmmm, maybe Mac users get into trouble too :S

Is the following true on Mac?
$tcl_platform(os) == "Darwin" && $tcl_platform(platform) == "unix"

In that case some tests that used to be true will now be false on Mac....

>
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Amsn-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/amsn-devel

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to