MsgInfo() bug

MsgInfo() bug

Postby Enrico Maria Giordano » Thu Jan 26, 2006 8:52 am

This is the sample:

Code: Select all  Expand view
#include "Fivewin.ch"


FUNCTION MAIN()

    LOCAL cStr1 := "1234567890"
    LOCAL cStr2 := "12345678901"

    MSGINFO( VAL( cStr1 ) )
    MSGINFO( VAL( cStr2 ) )

    ? VAL( cStr1 )
    ? VAL( cStr2 )

    RETURN NIL


Results:

1234567890
-539222987

1234567890
12345678901

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8410
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Postby Antonio Linares » Thu Jan 26, 2006 10:34 am

Enrico,

This modified source\function\msgs.c fixes it:
http://hyperupload.com/download/b171ed77/msgs.c.html

Thanks for your feedback :)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41462
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Enrico Maria Giordano » Thu Jan 26, 2006 10:51 am

Thank you.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8410
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Postby Enrico Maria Giordano » Tue Feb 14, 2006 9:51 pm

Unfortunately this bug is still present in the FWH February build.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8410
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Postby Antonio Linares » Wed Feb 15, 2006 1:01 pm

Enrico,

Fixed:
http://hyperupload.com/download/b171ed70/msgs.c.html

It looks like a side effect of recent harbour/xharbour changes.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41462
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Enrico Maria Giordano » Wed Feb 15, 2006 1:05 pm

Thank you.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8410
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 145 guests