Matthias Klose, le Sat 23 Jun 2007 15:48:04 +0200, a écrit :
> This package has been indentified as one with header files in
> /usr/include matching 'long *double'. Please close this bug report
> if it is a false positive, or rename the package accordingly.

It looks like a false positive:
€ rgrep 'double.*long' /usr/include/unicode /usr/include/layout 
/usr/include/unicode/decimfmt.h:     * Format a double or long number using 
base-10 representation.
/usr/include/unicode/decimfmt.h:     * Do the work of formatting a number, 
either a double or a long.
/usr/include/unicode/fmtable.h: * (double, long, etc.) as well as UDate and 
UnicodeString.
/usr/include/unicode/fmtable.h:     * since UDate is currently typedefed to be 
either double or long.
/usr/include/unicode/choicfmt.h:     * Format a double or long number using 
this object's choices.
/usr/include/unicode/rbnf.h:   * @param result the result of the parse, either 
a double or a long.
/usr/include/unicode/rbnf.h:   * @param result the result of the parse, either 
a double or a long.
€ rgrep 'long.*double' /usr/include/unicode /usr/include/layout      
/usr/include/unicode/utmscale.h: * <code>long double</code> (80 bits -- 64 bit 
mantissa), but that is not supported on most systems.

Samuel

Reply via email to