FS#24828 - [scala]

Attached to Project: Community Packages
Opened by Jeff Simpson (fooblahblah) - Wednesday, 22 June 2011, 17:04 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 23 June 2011, 07:13 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: The version printed by the scala interpreter is not 2.9.0.1. This appears to be some other release.


Additional info:
* package version(s) scala-2.9.0.1-1
* config and/or log files etc.


Steps to reproduce:

$ scala

Welcome to Scala version 2.9.0.r0-b20110527012134 (Java HotSpot(TM) 64-Bit Server VM, Java 1.6.0_26).
Type in expressions to have them evaluated.
Type :help for more information.

scala>
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Thursday, 23 June 2011, 07:13 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Closed by OP's request.
Comment by Jeff Simpson (fooblahblah) - Wednesday, 22 June 2011, 19:18 GMT
Apparently this is a source based build, which I was not aware of...

Loading...