[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [ geda-Bugs-1663729 ] Allegro netlist should test for and create devfile directory



Bugs item #1663729, was opened at 2007-02-19 11:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=1663729&group_id=161080

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: gnetlist
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allegro netlist should test for and create devfile directory

Initial Comment:
The allegro backend for gnetlist writes both an output netlist and a series of device files in the directory ./devfiles.  If the devfiles directory does not exist then gnetlist aborts with an obtuse error that doesn't make it clear what the problem is.  

On first attempting to netlist to allegro format I figured there was something wrong with my netlist, the backend, the attributes I had used on symbols, and more.  It was only after reading the scheme source that I understood that the fix was as simple as 'mkdir devfiles'.  

I cannot program in guile but the fix is to add a test for the existence and write permissions for the directory devfiles and to create it if it doesn't exist.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=1663729&group_id=161080


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug