[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA: symbol update and symversion attribute
- To: geda-dev@xxxxxxxx
- Subject: gEDA: symbol update and symversion attribute
- From: Werner Hoch <werner.ho@xxxxxx>
- Date: Tue, 1 Nov 2005 18:49:25 +0100
- Delivered-to: archiver@seul.org
- Delivered-to: geda-dev-outgoing@seul.org
- Delivered-to: geda-dev@seul.org
- Delivery-date: Tue, 01 Nov 2005 12:49:41 -0500
- Reply-to: geda-dev@xxxxxxxx
- Sender: owner-geda-dev@xxxxxxxx
- User-agent: KMail/1.8
Hi all,
there's a problem with the symversion attribute.
If I load a schematic that contains symbols with a minor symversion
increment, gschem prints a warning to stdout.
I think, the symversion from the symbol should be copied to the
schematic when symbol update command is executed.
With that command the user can get rid of the warning and the user
verifies the changes on the symbol (even if the symbol change should
not affect the schematic).
What's your opinion about that?
Regards
Werner