mainSimulavr: an AVR simulator - Support: sr #108478, TCL module should be split from...

 
 

sr #108478: TCL module should be split from libsimulavr library

Submitter:  Stefan Brüns <stefanbruens>
Submitted:  Mon 20 Jan 2014 06:44:46 PM UTC
   
 
Category:  bugs Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Component Version:  * simulavr
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 25 Oct 2014 05:53:25 PM UTC, comment #1: 

Hi Stefan,

does it be solved with your patches? (I'm not sure)

cu, Thomas

Thomas K. <tomk>
Group administrator
Mon 20 Jan 2014 06:44:46 PM UTC, original submission:  

Currently the TCL module is part of the libsimulavr library. Although both are shared objects (.so), they are conceptually different.

1. TCL modules should live in a distinct directory, e.g /usr/lib/tcl/
2. TCL modules are not versioned by library name, i.e. the module should be named "simulavr.so" or libsimulavr.so
3. libsimulavr is a normal library and should be installed to /usr/lib/ or /usr/lib/simulavr/
4. As every library, it should be versioned, i.e. libsimulavr.so.1

The python module is already built like this.

Stefan Brüns <stefanbruens>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tomk (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code