What is the problem with my routine in your comparison ?Does it have a BUG ?
Quote from: ASerge on October 24, 2024, 05:13:25 pmQuote from: Fibonacci on October 24, 2024, 04:54:42 pmQuote from: ASerge on October 24, 2024, 03:44:59 pmWhy is noreturn commented out?tests.lpr(98,75) Error: Raise in subroutines declared as noreturn is not allowedAnd what is the FPC version? I don't have such a error. FPC 3.2.2.Trunk 3.3.1
Quote from: Fibonacci on October 24, 2024, 04:54:42 pmQuote from: ASerge on October 24, 2024, 03:44:59 pmWhy is noreturn commented out?tests.lpr(98,75) Error: Raise in subroutines declared as noreturn is not allowedAnd what is the FPC version? I don't have such a error. FPC 3.2.2.
Quote from: ASerge on October 24, 2024, 03:44:59 pmWhy is noreturn commented out?tests.lpr(98,75) Error: Raise in subroutines declared as noreturn is not allowed
Why is noreturn commented out?
[Window Title]Error[Content]Project tests raised exception class 'External: ACCESS VIOLATION' with message:Access violation reading from address $FFFFFFFFFFFFFFFF. In file 'tests.lpr' at line 73:for i := 1 to Length(S1) do begin[OK]