K 10 svn:author V 4 gahr K 8 svn:date V 27 2010-09-18T07:17:16.000000Z K 7 svn:log V 724 - Update to 05_20100905 Changes: - The chapter explaining the type 'time' in the manual was improved. - The support for source level debugging in the compiler (comp.sd7) was improved. Now the option -g generates better #line directives and the 'main' function was arranged such that the current line shown by a debugger is correct when the program is started. - In the "seed7_05.s7i" library the function "rpos" was overloaded to do a reverse search for a character in a string starting from a given position. - The files "str_rtl.c", "strlib.c", "primitiv.c" and the compiler were improved to support the primitive action STR_RCHIPOS (which implements the new overloaded 'rpos' function). END