Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102534 - foo
Summary: foo
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-14 12:47 UTC by G.P. LeChuck
Modified: 2005-08-16 09:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description G.P. LeChuck 2005-08-14 12:47:56 UTC
Reproducible: Always 
Steps to Reproduce: 
10 RENUM 
20 PRINT "bar" 
30 GOTO 10 
 
 
Expected Results: 
bar 
 
Actual Results: 
batz 
 
ARRRRRRRRRRRRRRRRRRRRRRRR!!!!
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-14 12:52:06 UTC
mv /stupid/bug /dev/null && shutdown spammers
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-14 12:52:21 UTC
.
Comment 3 G.P. LeChuck 2005-08-16 09:16:36 UTC
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 
Comment 4 G.P. LeChuck 2005-08-16 09:16:36 UTC
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- 
 
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-08-16 09:21:23 UTC
.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-08-16 09:22:03 UTC
.