Re: prototype name -- bug or feature?
Felix Salfelder <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Al. On Tue, Jan 29, 2013 at 12:04:19AM -0500, al davis wrote: > So, how about just rejecting devices that are connected? sounds reasonable. how to tell if a device is connected? what about zero-port devices? i'm failing to understand the purpose of is_device. couldn't it be just replaced by is_connected or !is_proto (once one of these is implemented)? regards felix