Reproducible: Always Steps to Reproduce: 10 RENUM 20 PRINT "bar" 30 GOTO 10 Expected Results: bar Actual Results: batz ARRRRRRRRRRRRRRRRRRRRRRRR!!!!
mv /stupid/bug /dev/null && shutdown spammers
.
Au contraire! This ain't be happenin' runnin' the same program under the same dosemu (all versions) in Red Hat. As ye'll be seein' in the following session script, in Gentoo it'll be printin' "batz" when the expected result be "bar"! That error be breakin' shiploads of popular apps of that
Au contraire! This ain't be happenin' runnin' the same program under the same dosemu (all versions) in Red Hat. As ye'll be seein' in the following session script, in Gentoo it'll be printin' "batz" when the expected result be "bar"! That error be breakin' shiploads of popular apps of that æra. Arrrrrrrr!!! #v+ gpl@riptide ~$ xdosemu C:\>ver MS-DOS Version 3.30 C:\>cd \src\basic C:\SRC\BASIC>gwbasic GW-BASIC 3.22 (C) Copyright Microsoft 1983,1984,1985,1986,1987 60300 Bytes free Ok load "foo.bas" Ok list 10 RENUM 20 PRINT ¨bar¨ 30 GOTO 40 40 END Ok run batz Ok system C:\SRC\BASIC>exitemu gpl@riptide ~$ #v-