82c82
< void warn_unimpl(const char *func) const;
---
> void warn_port_constructor() const;
261,262c261
< this->warn_unimpl(__PRETTY_FUNCTION__);
< // Should warn that these are deprecated. See Accellera sc_port.h.
---
> this->warn_port_constructor();
267,268c266
< this->warn_unimpl(__PRETTY_FUNCTION__);
< // Should warn that these are deprecated. See Accellera sc_port.h.
---
> this->warn_port_constructor();
273,274c271
< this->warn_unimpl(__PRETTY_FUNCTION__);
< // Should warn that these are deprecated. See Accellera sc_port.h.
---
> this->warn_port_constructor();
280,281c277
< this->warn_unimpl(__PRETTY_FUNCTION__);
< // Should warn that these are deprecated. See Accellera sc_port.h.
---
> this->warn_port_constructor();
286,287c282
< this->warn_unimpl(__PRETTY_FUNCTION__);
< // Should warn that these are deprecated. See Accellera sc_port.h.
---
> this->warn_port_constructor();
293,294c288
< this->warn_unimpl(__PRETTY_FUNCTION__);
< // Should warn that these are deprecated. See Accellera sc_port.h.
---
> this->warn_port_constructor();