Skip to content

Conversation

leochan2009
Copy link

  1. snprintf and vsnprinft definition removed from cmake file. 2.
    use av_always_inline, instead of attribute(always_inline) inline.
  2. Functions that have declaration but without definition are filled with
    empty implemenation now.

1. snprintf and vsnprinft definition removed from cmake file. 2.
use av_always_inline, instead of attribute(always_inline) inline.
3. Functions that have declaration but without definition are filled with
empty implemenation now.
@leochan2009
Copy link
Author

definition of snprintf, vsnprinft, inline, restrict is causing compile error in Visual studio 2015.
It might be needed for other environment, which i am not sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant