Bug 800596 - GCC-Java intake error
Summary: GCC-Java intake error
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-06 18:54 UTC by Brandon
Modified: 2012-12-17 17:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-17 17:25:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brandon 2012-03-06 18:54:50 UTC
Description of problem:

if i write the following statement:

System.out.println("please input a number");
iNumber = intake.nextInt();

then I get the following result
Get intake
Please Input a number
get intake

both intake numbers must be identical or it will crash.

Comment 1 Brandon 2012-12-17 17:25:59 UTC
This


Note You need to log in before you can comment on or make changes to this bug.