On Wed, Jun 5, 2013 at 9:12 AM, Jordan Rose <[email protected]> wrote:
> Idly wondering what the best policy is for fullwidth characters, zero-width 
> characters, and combining codepoints, but I guess this is still strictly an 
> improvement over bytes.
>
> If you ever do decide to tackle these issues, please sink the column 
> utilities in TextDiagnostic down to Basic.

This functionality would be much appreciated on Linux, see
http://llvm.org/bugs/show_bug.cgi?id=14910

Dmitri

--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to