Bug 485540 - Regression: "swig -ocaml -co swig.mli" broken
Summary: Regression: "swig -ocaml -co swig.mli" broken
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: swig
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Adam Tkac
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-14 01:04 UTC by John Ellson
Modified: 2013-04-30 23:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-16 15:42:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John Ellson 2009-02-14 01:04:40 UTC
Description of problem:
The behavior of:
   swig -ocaml -co swig.mli
and also
   swig -ocaml -co swig.ml
has changed and seems broken.   It used to drop a copy of the swig.mli
into the current directory.  Now I get an error message and no file.

This breaks graphviz builds. 

Version-Release number of selected component (if applicable):
swig-1.3.38-1.fc11

How reproducible:
100%

Steps to Reproduce:
1. rm -f swig.ml*
2. swig -ocaml -co swig.mli
3.
  
Actual results:
"File 'swig.mli' already exists. Checkout aborted."


Expected results:
Copy of swig.mli dropped into the current directory.
(Similarly for swig.ml)

Additional info:
Reverting to swig-1.3.36-2.fc11 from koji provides a workaround.

Comment 1 Adam Tkac 2009-02-16 15:42:15 UTC
Fixed in swig-1.3.38-2.fc11, thank you for report.


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