bug-patch
[Top][All Lists]
Advanced

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

[bug-patch] Rename canonicalize global variable


From: Tim Waugh
Subject: [bug-patch] Rename canonicalize global variable
Date: Wed, 22 Feb 2017 09:21:32 +0000

Hi,

Patch uses a global variable 'canonicalize' as part of its
implementation of the --ignore-whitespace flag.

In glibc there is a function canonicalize():
https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html#index-canonicalize

Attached is a patch to rename the global variable so that it will not
conflict.

Original bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1422463

Tim.
*/

Attachment: patch-canonicalize.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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