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

Allow error message to be a suffix #9

Merged
merged 1 commit into from Dec 27, 2017

Conversation

kentfredric
Copy link
Contributor

Previously, the error message emitted by the native calls was of the
form:

'syntax error'

However, more recently the error message takes the form:

'syntax error in filter expression: syntax error'

This patch pretends the part before the ":" is functionally equivalent
to a line start, for the purposes of testing.

Closes: #8

Previously, the error message emitted by the native calls was of the
form:

    'syntax error'

However, more recently the error message takes the form:

    'syntax error in filter expression: syntax error'

This patch pretends the part before the ":" is functionally equivalent
to a line start, for the purposes of testing.

Closes: maddingue#8
kentfredric added a commit to kentnl-gentoo/Net-Pcap that referenced this pull request Dec 8, 2017
Previously, the error message emitted by the native calls was of the
form:

    'syntax error'

However, more recently the error message takes the form:

    'syntax error in filter expression: syntax error'

This patch pretends the part before the ":" is functionally equivalent
to a line start, for the purposes of testing.

Bug: maddingue#8
Bug: maddingue#9
@maddingue maddingue merged commit 31ba235 into maddingue:master Dec 27, 2017
@maddingue
Copy link
Owner

Thanks, applied.

agm650 added a commit to agm650/macports-ports that referenced this pull request Dec 11, 2018
dbevans pushed a commit to macports/macports-ports that referenced this pull request Dec 12, 2018
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.

None yet

2 participants