• ChangeLog: 2023-08-24 13:18 UTC-0500 Ron Pinkas

    From Ron Pinkas@21:1/5 to All on Thu Aug 24 11:19:01 2023
    2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
    * include/hbapifs.h
    * source/rtl/filesys.c
    + Added: void hb_fsFileToFileWithPath( char *szFile, PHB_ITEM pNameWithPath );
    * source/vm/set.c
    * Refactored to use new hb_fsFileToFileWithPath() to remove code duplication
    * source/common/hbdate.c
    ! Fix by Richard Visscher to hb_timeEncode() (Thanks to EMG)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Fri Aug 25 00:05:04 2023
    Il 24/08/2023 20:19, Ron Pinkas ha scritto:

    2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
    * include/hbapifs.h
    * source/rtl/filesys.c
    + Added: void hb_fsFileToFileWithPath( char *szFile, PHB_ITEM pNameWithPath );
    * source/vm/set.c
    * Refactored to use new hb_fsFileToFileWithPath() to remove code duplication
    * source/common/hbdate.c
    ! Fix by Richard Visscher to hb_timeEncode() (Thanks to EMG)

    Something wrong. The following sample crashes without any logs or error messages:

    FUNCTION MAIN()

    ? "Hello"

    RETURN NIL

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ron Pinkas@21:1/5 to Enrico Maria Giordano on Thu Aug 24 18:47:23 2023
    On Thursday, August 24, 2023 at 5:05:08 PM UTC-5, Enrico Maria Giordano wrote:
    Il 24/08/2023 20:19, Ron Pinkas ha scritto:

    2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
    * include/hbapifs.h
    * source/rtl/filesys.c
    + Added: void hb_fsFileToFileWithPath( char *szFile, PHB_ITEM pNameWithPath );
    * source/vm/set.c
    * Refactored to use new hb_fsFileToFileWithPath() to remove code duplication
    * source/common/hbdate.c
    ! Fix by Richard Visscher to hb_timeEncode() (Thanks to EMG)
    Something wrong. The following sample crashes without any logs or error messages:

    FUNCTION MAIN()

    ? "Hello"

    RETURN NIL

    --
    Enrico Maria Giordano

    http://www.emagsoftware.it
    http://www.emagsoftware.it/emgmusic
    http://www.emagsoftware.it/spectrum
    http://www.emagsoftware.it/tbosg

    Try after: 2023-08-24 20:45 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)