Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 10398) +++ trunk/doc/TODO (revision 10399) @@ -6,9 +6,6 @@ + sheet name is not indicated on the GUI + there should be an option so that it follows sheet switches + BUG: bug_files/TODO/unl; sch-rnd project.lht; file/project/new unlisted; file name "/tmp/new.rs"; new sheet goes into a new, unnamed project [report: aron] -/ BUG: load bug_files/hlib/testing-ISP-v2.rs with ISP6pin.rs in ./hlibrary directory. Note that symbol referencing hlibrary sheet is named "ISP". Note symbol in ISP6pin.rs is also named "ISP". Start pcb-rnd with testing-ISP-v2.rp {f f s}. Note that 6 pin connector is not placed, presumably due to collision with "ISP" names. If "ISP" is changed to "./ISP" in ISP6pin.rs, connector imports correctly. [report: erich] -/ BUG: load bug_files/hlib/testing-ISP-v2.rs with ISP6pin.rs in ./hlibrary directory. Note that symbol referencing hlibrary sheet is named "ISP". Note symbol in ISP6pin.rs is also named "ISP". Start pcb-rnd with with-project.rp then {f f s}. Note that 6 pin connector is not placed, presumably due to collision with "ISP" names. If "ISP" is changed to "./ISP" in ISP6pin.rs, connector imports correctly. Bug unaffected by use of project.lht [report: erich] - -> that's not a code bug but an error in the design: by using the same name for the parent symbol and the child symbol you got your child symbol omitted, which is clearly indicated by a big red cross over it in sch-rnd; omit means it won't get exported 2. Later releases ========================================================== - TEST+DOC: