commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [patch #4012] SimpleDateFormat parse fix


From: Kazuya Ujihara
Subject: [commit-cp] [patch #4012] SimpleDateFormat parse fix
Date: Thu, 12 May 2005 22:44:07 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.7.6) Gecko/20050318 Firefox/1.0.2

URL:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=4012>

                 Summary: SimpleDateFormat parse fix
                 Project: classpath
            Submitted by: uzzy
            Submitted on: Thu 05/12/05 at 22:44
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

bug report: https://savannah.gnu.org/bugs/?func=detailitem&item_id=13058

'public Date parse (String dateStr, ParsePosition pos)' calls
computeOffset' method at line 1002 to check GMT timezone style. When the
result isn't null, 'pos' have to be changed in GNU Classpath 0.15. This patch
fixes it.






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 05/12/05 at 22:44  Name: SimpleDateFormat.diff  Size: 1.64KB   By:
uzzy
patch
<http://savannah.gnu.org/patch/download.php?item_id=4012&item_file_id=4602>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=4012>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]