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 compile bug on APPLE for rtl_test.c #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

electricpocket
Copy link

rtl_test.c has a compile error when built on a Mac. This change fixes the error and I have tested that rtl_test then bulds and runs on the Mac. Change ts (structure variable) to tg pointer on line 165 and 166

Fix compile bug on APPLE. Changes ts to tg pointer on line 165 and 166
@DanielVF
Copy link

+1 I've done the same fix locally.

@misham
Copy link

misham commented May 24, 2015

+1, verified the fix

misham added a commit to RealFreq/rtl-sdr that referenced this pull request May 24, 2015
cfstras pushed a commit to cfstras/rtl-sdr that referenced this pull request Oct 28, 2016
Disable RPC for Windows Builds
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.

3 participants