Hi Guys, It has been a while, but I just noted these “new” failures:
! 3146 MAIN_MISC(0) HB_SToD(" 9990905") Result: HB_SToD("09990905") Expected: HB_SToD(" ") ! 3147 MAIN_MISC(0) HB_SToD(" 990905") Result: HB_SToD("19990905") Expected: HB_SToD(" ") ! 3148 MAIN_MISC(0) HB_SToD(" 90905") Result: HB_SToD("19090905") Expected: HB_SToD(" ") ! 3152 MAIN_MISC(0) HB_SToD("1 990905") Result: HB_SToD("01990905") Expected: HB_SToD(" ") ! 3153 MAIN_MISC(0) HB_SToD("19 90905") Result: HB_SToD("01990905") Expected: HB_SToD("17490905") ! 3154 MAIN_MISC(0) HB_SToD("199 0905") Result: HB_SToD("01990905") Expected: HB_SToD("19740905") ! 3155 MAIN_MISC(0) HB_SToD("1999 905") Result: HB_SToD("19990905") Expected: HB_SToD(" ") ! 3157 MAIN_MISC(0) HB_SToD("199909 5") Result: HB_SToD("19990905") Expected: HB_SToD(" ") ! 3159 MAIN_MISC(0) HB_SToD("1999 9 5") Result: HB_SToD("19990905") Expected: HB_SToD(" ") ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ xHarbour-developers mailing list xHarbour-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xharbour-developers