Re: [PATCH] mbswidth: add new functions to handle tabs

2010-01-13 Thread Joel E. Denny
Hi Bruno, Thanks for your response. On Thu, 14 Jan 2010, Bruno Haible wrote: This functionality is not yet in gnulib. But I don't think it's general enough: Today you want to support tabs. Tomorrow you'll want to support line numbers and '\v' characters. Next week someone will want to

[PATCH] mbswidth: add new functions to handle tabs

2010-01-11 Thread Joel E. Denny
: Joel E. Denny jde...@clemson.edu Date: Mon, 11 Jan 2010 20:31:44 -0500 Subject: [PATCH] mbswidth: add new functions to handle tabs Generalized from code originally written by Paul Eggert for GNU Bison. * lib/mbswidth.c (add_column_width): New static inline function. (mbstwidth): New function