[hafqa] [hafqa] [Bug 814] New: INVALID_CHAR defined twice

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Mon Oct 23 15:44:33 EEST 2006
https://maemo.org/bugzilla/show_bug.cgi?id=814

           Summary: INVALID_CHAR defined twice
           Product: haf
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: hildon-libs
        AssignedTo: luc.pionchon at nokia.com
        ReportedBy: daniel.kitta at gmail.com
         QAContact: hafqa at maemo.org
                CC: murrayc at murrayc.com


These recent changes are conflict:

2006-10-20  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com>

	* hildon-widgets/hildon-time-editor.c:
	(hildon_time_editor_entry_keypress): Added check for not allowed keys.
	Fixes NB#43926.

	* hildon-widgets/hildon-time-editor.h:
	Added INVALID_CHAR to HildonTimeEditorErrorType enumeration.

2006-10-19  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com>

	* hildon-widgets/hildon-date-editor.c:
	(hildon_date_editor_keypress): Added check for not allowed keys.
	(hildon_date_editor_date_error): Added banner message for not
	allowed keys. Fixes NB#41049.

	* hildon-widgets/hildon-date-editor.h:
	Added INVALID_CHAR to HildonDateEditorErrorType enumeration.

If both hildon-date-editor.h and hildon-time-editor.h are included, a conflict
occurs because the enumeration constant INVALID_CHAR is defined twice.  In my
opinion it would be a good idea to always namespace enumeration values just as
GTK+ does, but I don't know if an API change of that magnitude is feasible at
this point.

-- 
Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list