Nigel Cunningham <ncunningham _at_ users.sourceforge.net> wrote: > > This patch makes console X and Y coordinates unsigned, rather than > signed. Issues with wide (> 128 char?) consoles, seen when developing > Software Suspend's 'nice display' are thus fixed. A brief examination of > related code showed that this use of signed variables was the exception > rather than the rule. You'll probably find that all you needed to do was to convert the chars over to unsigned, not the integers. But whatever. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
References:
- PATCH 1/2: Make gotoxy & siblings use unsigned variablesNigel Cunningham
- Prev by Date: Re: PATCH 1/2: Make gotoxy & siblings use unsigned variables
- Next by Date: Re: [autofs] [RFC] Towards a Modern Autofs
- Previous by thread: Re: PATCH 1/2: Make gotoxy & siblings use unsigned variables
- Next by thread: Re: PATCH 1/2: Make gotoxy & siblings use unsigned variables
- Indexes:[Main][Thread]