corrections to check for existing files.
[AROS-Contrib.git] / regina / README.08b
blob7d7683ab52eedbc36eec05c5f9b45420474d4406
1                          Regina 0.08b
2                          20 June 1997
5 Changes in this release (from 0.08a)
6 ------------------------------------
8 o fixed error in pos() and lastpos() BIFs
9   pos('','abc') and lastpos('','abc') now correctly return 0 and not 1
10 o fixed major problem with long strings (> 2040 characters)
11   This was in fact an error introduced in 0.08a (0.07a was fine)
12   In fact the fix is to use the memory.c file from 0.07a
13 o Minor changes to autoconf, configure script to find the ANSI C
14   compiler; c89, before reverting to a potentially non-ANSI compiler;
15   cc.
17 Please report any bugs with this release of Regina to me, NOT to Anders.
18 Most likely the bugs are of my origin, so I will attempt to fix them.
19 As with previous bugs fixed by me, I will pass these fixes on to Anders.
21 Cheers, Mark.
22 ------------------------------------------------------------------------
23  Mark Hessling                 Email:             M.Hessling@qut.edu.au
24  PO Box 203                    Phone:                    +617 3802 0800
25  Bellara                          http://www.lightlink.com/hessling/
26  QLD 4507                      **** Maintainer PDCurses & REXX/SQL ****
27  Australia                     ************* Author of THE ************
28 +------------------------------------------------------------------------