It would be good if alpha/beta/rc releases always showed a message that
they were pre-release versions for developers and not considered stable.
If there was some automatic way of making this happen, it would avoid
the risk of someone forgetting to add or delete a file.
Dave
Here's a thread relevant to the problem you're describing:
http://groups.google.com/group/sage-devel/browse_thread/thread/793fe7cf630c8800
The querant was using a pre-release version of Sage 4.1 and had
trouble building sqlite.
--
Regards
Minh Van Nguyen
Yes, that is the one I see.
A warning such builds could be unstable is useful.
Personally I would have made the message 'louder' i.e. instead of
Note: this is a prerelease version, and it may be unstable.
I would have used:
WARNING: This is a pre-release version of Sage for developers and is
WARNING: not intended for end users. It may well be unstable.
Dave
Argh!!! You're hurting my ears :-)
It's better I feel. It makes the point a bit more.
I don't feel able to review it, as I don't know python much at all, but
hopefully you can find a reviewer. It might save some problems in future.
Dave