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

h2ph.t produces warnings on gcc 4.5.0 #10393

Closed
p5pRT opened this issue May 19, 2010 · 4 comments
Closed

h2ph.t produces warnings on gcc 4.5.0 #10393

p5pRT opened this issue May 19, 2010 · 4 comments

Comments

@p5pRT
Copy link

p5pRT commented May 19, 2010

Migrated from rt.perl.org#75182 (status was 'resolved')

Searchable as RT75182$

@p5pRT
Copy link
Author

p5pRT commented May 19, 2010

From @toddr

The test suite for perl 5.12.1 produces this warning when compiling against gcc 4.5.0. I did not try to compile 5.12.0 with the new GCC but I assume it's not a regression.

Unquoted string "c" may clash with future reserved word at _h2ph_pre.ph line 152.
Compilation failed in require at lib/h2ph.pht line 1.
Compilation failed in require at -e line 1.
../lib/h2ph.t ..................................................... ok

@p5pRT
Copy link
Author

p5pRT commented May 21, 2010

From r.m.barker@btinternet.com

On May 19, 5​:49=A0pm, perlbug-follo...@​perl.org (Todd Rinaldo) wrote​:

Unquoted string "c" may clash with future reserved word at _h2ph_pre.ph line 152.
Compilation failed in require at lib/h2ph.pht line 1.
Compilation failed in require at -e line 1.
../lib/h2ph.t ..................................................... ok

This is fixed by 8d66b3f in blead

Robin

@p5pRT
Copy link
Author

p5pRT commented May 21, 2010

The RT System itself - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented May 23, 2010

@iabyn - Status changed from 'open' to 'resolved'

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

No branches or pull requests

1 participant