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 warnings #54

Merged
merged 2 commits into from
Dec 5, 2017
Merged

Fix warnings #54

merged 2 commits into from
Dec 5, 2017

Conversation

zonuexe
Copy link
Collaborator

@zonuexe zonuexe commented Dec 5, 2017

% make test

In phpunit--listing-groups:
phpunit.el:214:8:Warning: ‘next-line’ is for interactive use only; use
    ‘forward-line’ instead.

In phpunit--colorize-compilation-buffer:
phpunit.el:257:33:Warning: reference to free variable
    ‘compilation-filter-start’

In phpunit-run:
phpunit.el:277:17:Warning: reference to free variable
    ‘compilation-error-regexp-alist’
phpunit.el:277:17:Warning: assignment to free variable
    ‘compilation-error-regexp-alist’

In end of data:
phpunit.el:348:1:Warning: the following functions are not known to be defined:
    tramp-file-name-localname, tramp-dissect-file-name,
    ansi-color-apply-on-region

@zonuexe zonuexe changed the base branch from master to develop December 5, 2017 11:06
@nlamirault nlamirault merged commit 94f7592 into develop Dec 5, 2017
@zonuexe zonuexe deleted the fix/warnings branch December 5, 2017 11:24
@zonuexe zonuexe mentioned this pull request Aug 8, 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