mozart-1-3-0-fixes
Kevin Glynn
kevin.glynn at gmail.com
Mon Apr 21 18:29:40 CEST 2008
Torsten Anders writes:
> Dear Kevin,
>
> I committed fixes to the Path functor (trunk/mozart-stdlib/os/
> Path.oz). I ran a number of tests, which you can find in the file
>
> trunk/mozart-stdlib/os/Path-test.oz
> http://gforge.info.ucl.ac.be/plugins/scmsvn/viewcvs.php/trunk/
> mozart-stdlib/os/Path-test.oz?revision=16879&root=mozart&view=markup
>
> Unfortunately, there were fundamental problems in the original Path
> functor! You may run the mentioned tests with the original Path
> functor to see these many problems (some functions behaved strange
> for edge-cases such as on the root directory, others did not work
> properly at all). I feel that I fixed the problems. Nevertheless, I
> would appreciate if someone else has a look and check, e.g., whether
> I forgot any edge-case in the test file.
>
> Once someone confirmed that my changes are OK (or at least
> considerable improve the original Path :) we could propagate these
> changes to the mozart-1-3-0-fixes branch.
>
Thanks, I will create a tag for mozart-stdlib when I do this. Debian's
mozart-stdlib package hasn't been updated for a couple of years.
As said earlier by Boriss, there are no branches for mozart-stdlib
since there has not been any need to date. It is sufficient to tag
mozart-stdlib and then in future if we need a branch (for bugfixes)
then we can create the branch from the tag.
k
More information about the mozart-hackers
mailing list