-
Notifications
You must be signed in to change notification settings - Fork 560
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
[PATCH]Not OK: perl v5.7.0 +DEVEL7414 on dos-djgpp djgpp #2754
Comments
From pjfarley@banet.netdjgpp/configure.bat is packaged with only unix LF, not DOS CRLF. DOS CRLF'd file is attached to replace djgpp/configure.bat. Other than that, perl builds and passes all tests OK. Perl Info
|
From pjfarley@banet.net@echo off :path_sep_ok :path_exp_ok echo Error:� :shell_ok echo Running Configure... |
From pjfarley@banet.netPeter J. Farley III (pjfarley@dorsai.org OR |
This converts INIT {} blocks from the Module::Install::DSL namespace into BEGIN blocks. This works around the bug reported in GH Issue #16300. (Hopefully, not fully tested yet.) Which in turn should allow us to close the bug in #2754. See also PR: #20168 and Issue: #20161 both of which are blocked by this.
This converts INIT {} blocks from the Module::Install::DSL namespace into BEGIN blocks. This works around the bug reported in GH Issue #16300. (Hopefully, not fully tested yet.) Which in turn should allow us to close the bug in #2754. See also PR: #20168 and Issue: #20161 both of which are blocked by this.
This converts INIT {} blocks from the Module::Install::DSL namespace into BEGIN blocks. This works around the bug reported in GH Issue Perl#16300. (Hopefully, not fully tested yet.) Which in turn should allow us to close the bug in Perl#2754. See also PR: Perl#20168 and Issue: Perl#20161 both of which are blocked by this.
Migrated from rt.perl.org#4504 (status was 'resolved')
Searchable as RT4504$
The text was updated successfully, but these errors were encountered: