[wx-dev] Re: #3049: wxDateTime::ParseDate problem

wxTrac noreply at wxsite.net
Sun Jun 1 12:38:48 PDT 2008


Ticket URL: <http://trac.wxwidgets.org/ticket/3049#comment:3>

#3049: wxDateTime::ParseDate problem
------------------------+---------------------------------------------------
  Reporter:  johnskiff  |       Owner:           
      Type:  defect     |      Status:  confirmed
  Priority:  normal     |   Milestone:           
 Component:  base       |     Version:           
Resolution:             |    Keywords:           
 Blockedby:             |       Patch:  0        
  Blocking:             |  
------------------------+---------------------------------------------------
Changes (by wojdyr):

  * priority:  low => normal


Comment:

 I don't know how this parsing works, but it's a very bad idea to check
 whether the number is <= 12 for guessing the format. It can't be reliably
 guessed like this, and it only makes errors harder to track.
 So let me increase the priority.


--
Ticket URL: <http://trac.wxwidgets.org/ticket/3049#comment:3>


More information about the wx-dev mailing list