mirror of
https://github.com/brl/mutter.git
synced 2025-02-11 10:54:09 +00:00
![Neil Roberts](/assets/img/avatar_default.png)
The ffs function is defined in C99 so if we want to use it in Cogl we need to provide a fallback for MSVC. This adds a configure check for the function and then a fallback using a while loop if it is not available. http://bugzilla.clutter-project.org/show_bug.cgi?id=2491