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 562 #145

Closed
wants to merge 40 commits into from
Closed

Fix 562 #145

wants to merge 40 commits into from

Conversation

moregan
Copy link
Collaborator

@moregan moregan commented Dec 5, 2014

Several changes that make tests pass on my perlbrewed 5.6.2.

guillaumeaubert and others added 30 commits November 11, 2014 22:13
Conflicts:
	t/ppi_statement_sub.t
Conflicts:
	t/ppi_statement_package.t
	t/ppi_statement_sub.t
	t/ppi_token_operator.t
not require that the caller call flush_locations
on the document.
@jmaslak
Copy link
Contributor

jmaslak commented Jul 19, 2015

I made some changes to the code used by the 07-token.t test in #173 which I believe actually fixes the root cause of 1_0E1_0 not being handled right - I don't have a 5.6.2 machine to verify it, but I believe it's a case where a 32 bit Perl with longdouble support is causing problems - see #173 . That would also explain why there is at least one passed test on 5.6.2 (a 64 bit Perl): http://fast-matrix.cpantesters.org/?dist=PPI%201.220;os=linux;perl=5.6.2;reports=1

@wchristian
Copy link
Member

Thanks, this has been cherry-picked and released. :)

@wchristian wchristian closed this May 14, 2017
@moregan moregan deleted the fix-562 branch January 22, 2018 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants