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

bug 1607 - ensure that NYQ_MAX_LEN is big enough on all supported pla… #3051

Closed
wants to merge 1 commit into from

Conversation

SteveDaulton
Copy link
Member

bug 1607 - ensure that NYQ_MAX_LEN is big enough on all supported platforms

Resolves: #1607

(short description of the changes and the motivation to make the changes)
Define NYQ_MAX_LEN as LLONG_MAX as this is the same on all supported platforms, whereas LONG_MAX isn't.

  • [x ] I signed CLA
  • [x ] The title of the pull request describes an issue it addresses
  • [x ] If changes are extensive, then there is a sequence of easily reviewable commits
  • [x ] Each commit's message describes its purpose and effects
  • [x ] There are no behavior changes unnecessary for the stated purpose of the PR

Recommended:

  • [x ] Each commit compiles and runs on my machine without known undesirable changes of behavior

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.

Nyquist effects overflow at > 2^31 samples
1 participant