GNU bug report logs - #19698
Use bool, not int, to flag face changes

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Tue, 27 Jan 2015 01:19:02 UTC

Severity: wishlist

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 19698 <at> debbugs.gnu.org
Cc: Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#19698: Use bool, not int, to flag face changes
Date: Mon, 26 Jan 2015 17:18:12 -0800
[Message part 1 (text/plain, inline)]
Tags: patch
Severity: wishlist

Attached is a minor patch to simplify the xfaces.c code by using a bool flag 
'face_change' instead of an int counter 'face_change_count'.  This affects the 
MS-Windows port so I'm filing it as a bug report to give Eli a heads-up.
[0001-Use-bool-not-int-to-track-face-changes.patch (text/x-patch, attachment)]

This bug report was last modified 10 years and 118 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.