You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/07/10 15:19:29 UTC

[jira] Created: (HARMONY-817) Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner

Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner
-------------------------------------------------------------------------------------------------------

         Key: HARMONY-817
         URL: http://issues.apache.org/jira/browse/HARMONY-817
     Project: Harmony
        Type: Improvement

  Components: Classlib  
    Reporter: Richard Liang
 Attachments: luni.src.diff

Hello,

Here is the Implementation of 4 new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner. I will attach the patch soon :-)

Thanks a lot.

Best regards,
Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (HARMONY-817) Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-817?page=all ]
     
Tim Ellison resolved HARMONY-817:
---------------------------------

    Resolution: Fixed

Thanks Richard.

Patch applied to LUNI module at repo revision r420525.

Please check that the patch was applied as you expected.


> Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner
> -------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-817
>          URL: http://issues.apache.org/jira/browse/HARMONY-817
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Tim Ellison
>  Attachments: luni.src.diff
>
> Hello,
> Here is the Implementation of 4 new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner. I will attach the patch soon :-)
> Thanks a lot.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HARMONY-817) Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-817?page=all ]

Richard Liang updated HARMONY-817:
----------------------------------

    Attachment: luni.src.diff

Hello,

Would you please try the patch? Thanks a lot.

Best regards,
Richard

> Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner
> -------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-817
>          URL: http://issues.apache.org/jira/browse/HARMONY-817
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Richard Liang
>  Attachments: luni.src.diff
>
> Hello,
> Here is the Implementation of 4 new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner. I will attach the patch soon :-)
> Thanks a lot.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HARMONY-817) Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-817?page=comments#action_12420191 ] 

Richard Liang commented on HARMONY-817:
---------------------------------------

Thanks a lot. Tim The fix looks fine.

Best regards,
Richard

> Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner
> -------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-817
>          URL: http://issues.apache.org/jira/browse/HARMONY-817
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Tim Ellison
>  Attachments: luni.src.diff
>
> Hello,
> Here is the Implementation of 4 new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner. I will attach the patch soon :-)
> Thanks a lot.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (HARMONY-817) Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-817?page=all ]

Tim Ellison reassigned HARMONY-817:
-----------------------------------

    Assign To: Tim Ellison

> Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner
> -------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-817
>          URL: http://issues.apache.org/jira/browse/HARMONY-817
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Tim Ellison
>  Attachments: luni.src.diff
>
> Hello,
> Here is the Implementation of 4 new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner. I will attach the patch soon :-)
> Thanks a lot.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (HARMONY-817) Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-817?page=all ]
     
Tim Ellison closed HARMONY-817:
-------------------------------


Verified by Richard.


> Implementation of new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner
> -------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-817
>          URL: http://issues.apache.org/jira/browse/HARMONY-817
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Tim Ellison
>  Attachments: luni.src.diff
>
> Hello,
> Here is the Implementation of 4 new methods hasNextInt(),nextInt(),hasNextInt(int),nextInt(int), in java.util.Scanner. I will attach the patch soon :-)
> Thanks a lot.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira