Bug 650923 - Unquoted string "c" may clash with future reserved word
Summary: Unquoted string "c" may clash with future reserved word
Keywords:
Status: CLOSED DUPLICATE of bug 643447
Alias: None
Product: Fedora
Classification: Fedora
Component: perl
Version: 14
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-08 11:53 UTC by Michal Fojtik
Modified: 2010-11-08 15:40 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-08 15:40:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
git send-email patch (6.93 KB, patch)
2010-11-08 14:37 UTC, Michal Fojtik
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 643447 0 low CLOSED error in _h2ph_pre.ph while running "git send-email" 2021-02-22 00:41:40 UTC

Internal Links: 643447

Description Michal Fojtik 2010-11-08 11:53:36 UTC
Description of problem:

When using git send-email I got this error:

/tmp/p/0004-Added-support-for-F5-load_balancer-collection-in-GoG.patch
Unquoted string "c" may clash with future reserved word at /usr/lib/perl5/_h2ph_pre.ph line 162.
Illegal character in prototype for main::__INT16_C : c at /usr/lib/perl5/_h2ph_pre.ph line 162.
OK. Log says:

Also last patch is not processes by git send-email and not sent.

Version-Release number of selected component (if applicable):

mfojtik ~ $ perl --version
This is perl 5, version 12, subversion 2 (v5.12.2) built for i386-linux-thread-multi


How reproducible:

Complicated :-) But I uploaded that patch as an attachment. So you can try to create a empty git repo and then call git send-email --thread /tmp/p [<- put that patch file here] --subject 'blabla'

Comment 1 Petr Šabata 2010-11-08 12:28:30 UTC
Michal,

please, upload the mentioned patch. Thank you :)

-- Petr

Comment 2 Michal Fojtik 2010-11-08 14:37:34 UTC
Created attachment 458753 [details]
git send-email patch

Comment 3 Petr Šabata 2010-11-08 15:40:58 UTC

*** This bug has been marked as a duplicate of bug 643447 ***


Note You need to log in before you can comment on or make changes to this bug.