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

Blead to 710 prototype #177

Open
wants to merge 103 commits into
base: blead
Choose a base branch
from
Open

Blead to 710 prototype #177

wants to merge 103 commits into from

Conversation

atoomic
Copy link
Owner

@atoomic atoomic commented Jul 30, 2020

used for review/comments

I plan to squash and cleanup this branch

atoomic and others added 30 commits July 24, 2020 15:14
Temporary disable travis and GitHub CI
(cherry picked from commit 21d681b)
Signed-off-by: Nicolas R <[email protected]>
(cherry picked from commit f69f4f3)
Signed-off-by: Nicolas R <[email protected]>
(cherry picked from commit 0382c61)
Signed-off-by: Nicolas R <[email protected]>
(cherry picked from commit a1e82ab)
Signed-off-by: Nicolas R <[email protected]>
./perl -Ilib Porting/bump-perl-version -i 5.32.0 7.0.0
This moves things from vutil.h, and into handy.h; this is required for
v7

(cherry picked from commit 9b6e951)
Signed-off-by: Nicolas R <[email protected]>
This is fixing lib/perl5db.t
Note: also pull the 5.033001 changes
so it will be easier to resolve conflict
later.
We will probably be getting a lot of core dumps, especially on threaded
builds, until we have a better grasp on their problems.  We don't really
need to have 'git status' nag us about them.

(cherry picked from commit 76b3236)
Signed-off-by: Nicolas R <[email protected]>
This changes from Devel-PPPort is adding
support for Perl 7.0 and fixes the testsuite
with a Perl 7.0.0 binary.
These modules should have been bump earlier.
This is fixig porting/cmp_version.t
@@ -0,0 +1,55 @@
name: lite
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is going to be removed from the final commit

@@ -47,23 +48,23 @@ addons:
- zlib1g-dev
- libbz2-dev

notifications:
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be restored

@@ -22,15 +22,16 @@ env:
- CONFIGURE_ARGS='-Uusethreads'
- CONFIGURE_ARGS='-Dusethreads'
# test scripts can be sensitive to PERL_UNICODE, and check long doubles
- CONFIGURE_ARGS='-Duseshrplib -Dusesitecustomize -Duselongdouble' PERL_UNICODE='' LANG='en_US.UTF-8'
#- CONFIGURE_ARGS='-Duseshrplib -Dusesitecustomize -Duselongdouble' PERL_UNICODE='' LANG='en_US.UTF-8'
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be restored

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.

4 participants