Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio: Fix Visualizer's get/set parameter methods not worked bug #1

Merged
merged 1 commit into from
Jul 23, 2013

Conversation

h6ah4i
Copy link

@h6ah4i h6ah4i commented Jul 21, 2013

This commit fixes broken Visualizer's get/set parameter methods.
The bug was introduced by modifications to avoid complilation errors.(*)

(*) b9401ac

Fixing aliasing violations, C++ 11, and gcc 4.7 changes from linaro.

av: Fix duplicate definition of size_t n

Needed to make it build with gcc 4.7+

This commit fixes broken Visualizer's get/set parameter methods.
The bug was introduced by modifications to avoid complilation errors.(*)

(*) b9401ac

    Fixing aliasing violations, C++ 11, and gcc 4.7 changes from linaro.

    av: Fix duplicate definition of size_t n

    Needed to make it build with gcc 4.7+
Bajee11 added a commit that referenced this pull request Jul 23, 2013
Audio: Fix Visualizer's get/set parameter methods not worked bug
@Bajee11 Bajee11 merged commit e1b276c into Root-Box:jb-mr1 Jul 23, 2013
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.

2 participants