avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #19281] isblank('v') return TRUE: mismatch to C99


From: Joerg Wunsch
Subject: [avr-libc-dev] [bug #19281] isblank('v') return TRUE: mismatch to C99
Date: Tue, 20 Mar 2007 17:04:42 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

Follow-up Comment #4, bug #19281 (project avr-libc):

> Fix in docs or in source?

We don't have locales, so we should restrict the implementation
to just space and TAB.  Note the emphasis on "separate words".
This is also justified by the C99 Rationale:

7.4.1.3      The isblank function
A new feature of C99: text processing applications often need to distinguish
white space that can
occur within lines from white space that separates lines (for example, see
ยง6.10 regarding use of
whitespace in the preprocessor). This distinction is also a property of POSIX
locale definition
files.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?19281>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]