Should I make a bug report on this

2 messages Options
Embed this post
Permalink
Chris Saunders-4

Should I make a bug report on this

Reply Threaded More More options
Print post
Permalink
I have a class that through a long inheritance hierarchy inherits from
another class that redefines `out'.  When I create and then `print' this
class what I see is the type of output that appears to be Eiffel's default
type of output so it appears that the redefined `out' is not called.  Should
I consider this a bug and make a bug report?

Regards
Chris Saunders

larryliuming

Re: Should I make a bug report on this

Reply Threaded More More options
Print post
Permalink
Hi, Chris,

If you could supply the reproduce steps (or reproduce demo project), then I think you should submit a bug report to support.eiffel.com.

Thanks