Email List: Xaustin-review-lX
[All Lists]

Defect in XSH localeconv

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XSH localeconv
From: yyy@xxxxxxxxxxxxx (Geoff Clare)
Date: Thu, 14 Feb 2002 16:08:14 +0000
@ page 695 line 22885,22892 section localeconv objection [gwc localeconv 
cs_precedes]

Problem:

Defect code :  1. Error

The descriptions of p_cs_precedes and n_cs_precedes still contain
references to int_curr_symbol.  These should have been removed when
the new members int_p_cs_precedes and int_n_cs_precedes were added.

Action:

On lines 22885 and 22892 delete "or int_curr_symbol".

@ page 695 line 22888-22897 section localeconv objection [gwc localeconv 
sep_by_space]

Problem:

Defect code :  1. Error

The descriptions of p_sep_by_space and n_sep_by_space include details of
the meanings of their values which are out of date and conflict with the
new descriptions of the values on P696 L22928.

Action:

Replace lines 22888-22890 with the following:

    Set to a value indicating the separation of the currency_symbol,
    the sign string, and the value for a non-negative formatted
    monetary quantity.

Replace lines 22895-22897 with the following:

    Set to a value indicating the separation of the currency_symbol,
    the sign string, and the value for a negative formatted monetary
    quantity.

<Prev in Thread] Current Thread [Next in Thread>
  • Defect in XSH localeconv, Geoff Clare <=