Re: [PATCH] Fix bug in parse_color that prevented the user from changing the background colors.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Chris Larson <clarson@...>
Cc: <git@...>
Date: Tuesday, February 5, 2008 - 2:39 pm

Chris Larson <clarson@kergoth.com> wrote:


My bug, sorry. I should have tested more.

I think this new code accepts "7bold" (didn't test).  Maybe you should
do something like this instead:

	if (*name && (!*end || isspace(*end)) && i >= -1 && i <= 255)

Untested of course.  BTW, your patch is whitespace corrupted.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Fix bug in parse_color that prevented the user f..., Timo Hirvonen, (Tue Feb 5, 2:39 pm)