Russell Whitaker wrote:
TEST fjf480a.pas: SKIPPED: librx not installed TEST fjf480b.pas: SKIPPED: librx not installed TEST fjf582.pas: ./fjf582.pas: In main program: ./fjf582.pas:107: warning: statement with no effect [..] failed TEST regextest.pas: SKIPPED: librx not installed
# of GPC tests 3594 # of GPC tests passed 3590 # of GPC tests skipped 3 # of GPC tests failed 1
The test that failed - is that a bug in gpc, gcc or the test itself?
A feature in GPC (the new GCC version can detect at compile-time that the test will succeed and generates no code for it) and a little bug in the test (harmless, will be fixed in the next release).
Frank