Re: [perfmon2] Remove extraneous "'" from fprintf statements
Status: Beta
Brought to you by:
seranian
From: Stephane E. <er...@go...> - 2023-07-06 16:04:15
|
Hi Will, If I recall, these extra ' are there to enable localization formatting of the large numbers. Please check that this is the proper way of doing localization in printf. On Fri, Jun 30, 2023 at 11:17 AM William Cohen <wc...@re...> wrote: > Looking through some static analysis of lipbfm I found minor issues in the > format strings of some of the perf examples. The attached patch addresses > those. > > -Will_______________________________________________ > perfmon2-devel mailing list > per...@li... > https://lists.sourceforge.net/lists/listinfo/perfmon2-devel > |