Menu

#293 Add version to TCNOpen dll

2.1.0.0
closed
None
2020-01-10
2019-11-14
No

Add a verison number to the TCNOpen dll.

Discussion

  • Anders Öberg

    Anders Öberg - 2019-11-14
    • status: open --> accepted
    • assigned_to: Anders Öberg
     
  • Anders Öberg

    Anders Öberg - 2019-11-14
    • status: accepted --> closed
     
  • Anders Öberg

    Anders Öberg - 2019-11-14

    Fixed

     
  • Bernd Löhr

    Bernd Löhr - 2020-01-09
    • status: closed --> wont-fix
     
  • Bernd Löhr

    Bernd Löhr - 2020-01-09

    There exists a function already: const char *tlc_getVersionString (void). Doesn't that suffice?

     
  • Anders Öberg

    Anders Öberg - 2020-01-10

    I don't aggre. That funciton is only avalible at runtime.
    The dll version is a file property. Important for testing to everify the environment under test and for error finding if some one has wrong version installed. Especialy important if we need to distribute some patched version.
    And it is already fixed and commited to the repository.

     
  • Anders Öberg

    Anders Öberg - 2020-01-10
    • status: wont-fix --> closed
     
  • Bernd Löhr

    Bernd Löhr - 2020-01-10

    OK, I changed it to expand the version numbers to strings (using makros) - this works during preprocessing/compile time. Hope that suffices?

     
  • Anders Öberg

    Anders Öberg - 2020-01-10

    Grate, that is fine.
    I have tested it and just did a minor fix to avoid " to be part of the final string.

     

Log in to post a comment.

MongoDB Logo MongoDB