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

Fix for github-#0103. #105

Merged
merged 2 commits into from
Oct 3, 2014
Merged

Conversation

wdoekes
Copy link
Member

@wdoekes wdoekes commented Oct 3, 2014

No description provided.

Reported by: Kovács Bálint

Git bisect against this test says:

    $ git bisect bad
    302b2f8 is the first bad commit
    commit 302b2f8
    Author: Rob Day <[email protected]>
    Date:   Fri Feb 15 00:43:41 2013 +0000

        Fixing errors when compiling with -Wall -Wextra

        git-svn-id: svn://svn.code.sf.net/p/sipp/code/sipp/trunk@629 \
          60913f6b-29f6-41b8-8391-1ad2d2d6c344
The gcc -Wall warning about missing parentheses was fixed by adding
them around the wrong operators.  After this changeset, the next
parameter works like it should again.

Reported by: Kovács Bálint (@kovacsbalu)
Closes: github-#103.
@wdoekes wdoekes force-pushed the fix/next-attrib-fails-with-test-in-recv branch from ce3ddf9 to 3a15d2f Compare October 3, 2014 12:19
wdoekes added a commit that referenced this pull request Oct 3, 2014
@wdoekes wdoekes merged commit a211f34 into master Oct 3, 2014
@wdoekes wdoekes deleted the fix/next-attrib-fails-with-test-in-recv branch October 6, 2014 15:01
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