Menu

Git Code Merge Request #1: Various fix performed during conan recipe creation (merged)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

Martin Delille wants to merge 4 commits from /u/martindelille/aaf/ to master, 2021-12-20

Hi,

After adding an almost working conan recipe of this library (https://github.com/conan-io/conan-center-index/pull/7199), here are some improvement me and code reviewers added.

I would be very happy to see these change merge and would accept any remark.

Regards,

Martin

Commit Date  
[dd90d5] (fix) by Martin Delille Martin Delille

Define interface for Windows

2021-09-07 14:21:39 Tree
[80a1af] by Martin Delille Martin Delille

Register keyword is not allowed anymore in c++17

2021-08-03 09:40:30 Tree
[562938] by Martin Delille Martin Delille

Compare with pointer insteead of character

2021-08-03 09:39:23 Tree
[3ee854] by Martin Delille Martin Delille

Iterate over number of array elements not over numbe

2021-08-03 09:38:29 Tree

Discussion

  • Philip de Nier

    Philip de Nier - 2021-10-10

    Thanks for submitting these changes.

    We've merged the pointer issue change.

    The array count issue was fixed slightly differently using the existing kNumSupportedFlavours and fixing another instance as well, but thanks for spotting this issue nonetheless.

    The register keyword change hasn't been merged because it's C-code and we checked that on Linux and Windows that the C-compiler is being used. The libjpeg code is quite old and the latest release is still using the register keyword.

    The define interface change hasn't been merged because it doesn't appear to be an issue in the AAF SDK and it sounds like from https://github.com/conan-io/conan-center-index/pull/7199#issuecomment-918296959 that the cause is elsewhere.

     
  • Philip de Nier

    Philip de Nier - 2021-12-20
    • Status: open --> merged
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.