On Wed, Oct 15, 2003 at 08:46:57PM +0200, Micha Nelissen wrote:
> Corinna Vinschen wrote:
> >Point 2 has some merits.  Are you interested to do that change, Micha?
> >Of course, con_to_str should become a dev_state member then, too.
> 
> Ok, attached is a patch with the requested changes.

Thanks!  Applied with a few tweaks to the ChangeLog entry:

>         * fhandler_console.cc (con_to_str, str_to_con): Move functions to
>         into dev_console class.

Changed to

        * fhandler_console.cc (con_to_str): Move function into dev_console
        class.
        (str_to_con): Ditto.

Otherwise, prepend method names with class names:

>         (read): Call con_to_str on dev_state.

        (fhandler_console::read): ...

etc.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.

Reply via email to