• ChangeLog: 2023-08-26 11:33 UTC-0500 Ron Pinkas

    From Ron Pinkas@21:1/5 to All on Sat Aug 26 09:35:20 2023
    2023-08-26 11:33 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
    * source/rtl/hbcrc32.c
    * Corrected inline declaraion to conform with C89/CP10029
    * Many formatting and readability corrections to conform with xHarbour code style

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Sat Aug 26 20:13:28 2023
    Il 26/08/2023 18:35, Ron Pinkas ha scritto:

    2023-08-26 11:33 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
    * source/rtl/hbcrc32.c
    * Corrected inline declaraion to conform with C89/CP10029
    * Many formatting and readability corrections to conform with xHarbour code style

    Sorry:

    Error E2188 source\rtl\hbcrc32.c 220: Expression syntax in function
    crc_mcrf4xx
    Warning W8019 source\rtl\hbcrc32.c 220: Code has no effect in function crc_mcrf4xx
    Error E2379 source\rtl\hbcrc32.c 220: Statement missing ; in function crc_mcrf4xx

    --
    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 Sat Aug 26 11:18:50 2023
    On Saturday, August 26, 2023 at 1:13:31 PM UTC-5, Enrico Maria Giordano wrote:
    Il 26/08/2023 18:35, Ron Pinkas ha scritto:

    2023-08-26 11:33 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
    * source/rtl/hbcrc32.c
    * Corrected inline declaraion to conform with C89/CP10029
    * Many formatting and readability corrections to conform with xHarbour code style
    Sorry:

    Error E2188 source\rtl\hbcrc32.c 220: Expression syntax in function crc_mcrf4xx
    Warning W8019 source\rtl\hbcrc32.c 220: Code has no effect in function crc_mcrf4xx
    Error E2379 source\rtl\hbcrc32.c 220: Statement missing ; in function crc_mcrf4xx

    --
    Enrico Maria Giordano

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

    So sorry silly me forgot to remove the int when added above. Fixed. Please try again.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Enrico Maria Giordano@21:1/5 to All on Sat Aug 26 21:29:38 2023
    Il 26/08/2023 20:18, Ron Pinkas ha scritto:

    Error E2188 source\rtl\hbcrc32.c 220: Expression syntax in function
    crc_mcrf4xx
    Warning W8019 source\rtl\hbcrc32.c 220: Code has no effect in function
    crc_mcrf4xx
    Error E2379 source\rtl\hbcrc32.c 220: Statement missing ; in function
    crc_mcrf4xx

    So sorry silly me forgot to remove the int when added above. Fixed. Please try again.

    It's ok now! :-)

    --
    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)