Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Add filename to ParserException message #198

Merged
merged 1 commit into from Feb 20, 2015
Merged

Conversation

webchick
Copy link
Contributor

This makes errors go from:

Error at 497:44: expected ;

to:

Error at 497:44 in /Users/webchick/Sites/8.x/modules/cdn/cdn.basic.farfuture.inc: expected ;

...making for much easier debugging.

This makes errors go from:

Error at 497:44: expected ; 

to:

Error at 497:44 in /Users/webchick/Sites/8.x/modules/cdn/cdn.basic.farfuture.inc: expected ;

...making for much easier debugging.
grom358 added a commit that referenced this pull request Feb 20, 2015
Add filename to ParserException message
@grom358 grom358 merged commit 59d77a4 into grom358:master Feb 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants