This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DFP build failure


On Wed, Jan 09, 2008 at 05:11:25PM -0200, Thiago Jung Bauermann wrote:
> 2008-01-09  Thiago Jung Bauermann  <bauerman@br.ibm.com>
> 
> 	* doublest.h (DOUBLEST_PRINT_FORMAT): Remove '%' from definition.
> 	(DOUBLEST_SCAN_FORMAT): Likewise.
> 	* dfp.c (decimal_from_floating): Use DOUBLEST_PRINT_FORMAT.
> 	* ada-lex.l (processReal): Prepend "%" to use of DOUBLEST_SCAN_FORMAT.
> 	* c-exp.y (parse_number): Likewise.
> 	* jv-exp.y (parse_number): Likewise.
> 	* objc-exp.y (parse_number): Likewise.
> 	* p-exp.y (parse_number): Likewise.

OK, and thanks.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]