View Issue Details

IDProjectCategoryView StatusLast Update
0000004yapfaq[All Projects] Generalpublic2012-04-30 22:52
ReporterthhAssigned Tothh 
PriorityurgentSeveritycrashReproducibilityalways
Status closedResolutionfixed 
ProjectionnoneETAnone 
Product Version0.8Product Build 
Target Version0.8.1Fixed in Version0.8.1 
Summary0000004: yapfaq fails when "Program" in .yapfaqrc is not set
Descriptionyapfaq fails with

  Missing command in piped open at ./yapfaq.pl line 350.
  ./yapfaq.pl: E: Cannot fork : Broken pipe

if "Program" in .yapfaqrc is not set.
Steps To Reproduce1) Unset "Program" in .yapfaqrc (default).
2) Run yapfaq.pl (not in simulation mode, but let it really post something!)
Additional Information$Options{'s'} is unconditionally set to the value of $Config{'Program'} if it is undefined - without checking if $Config{'Program'} is set.
TagsNo tags attached.

Activities

thh

thh

2010-05-14 21:55

administrator   ~0000004

Confirmed.
thh

thh

2010-05-14 22:08

administrator   ~0000005

Fix committed to master branch as ba8ae1cfe503ad66fc46579b5b74788052345a74.
thh

thh

2012-04-30 22:52

administrator   ~0000038

Closing resolved issues.

Related Changesets

yapfaq: master ba8ae1cf

2010-05-14 19:58:15

thh

Details Diff
Fix broken implementation of "Program" in .yapfaqrc.

Fixes 0000004.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Affected Issues
0000004
mod - yapfaq.pl Diff File

Issue History

Date Modified Username Field Change
2010-05-14 21:55 thh New Issue
2010-05-14 21:55 thh Note Added: 0000004
2010-05-14 21:55 thh Assigned To => guest
2010-05-14 21:55 thh Status new => confirmed
2010-05-14 21:55 thh Status confirmed => assigned
2010-05-14 21:57 thh Target Version => 0.8.1
2010-05-14 22:08 thh Changeset attached => yapfaq master ba8ae1cf
2010-05-14 22:08 thh Note Added: 0000005
2010-05-14 22:08 thh Status assigned => resolved
2010-05-14 22:08 thh Resolution open => fixed
2010-05-14 22:29 thh Fixed in Version => 0.8.1
2012-04-30 22:52 thh Note Added: 0000038
2012-04-30 22:52 thh Status resolved => closed