After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 628506 - rename the GRL_ERROR quark to GRL_CORE_ERROR
rename the GRL_ERROR quark to GRL_CORE_ERROR
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: core
git master
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks: 627864
 
 
Reported: 2010-09-01 13:08 UTC by Víctor Manuel Jáquez Leal
Modified: 2010-09-03 08:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
core: rename the GRL_ERROR quark to GRL_CORE_ERROR (5.12 KB, patch)
2010-09-01 13:08 UTC, Víctor Manuel Jáquez Leal
none Details | Review
all: rename GRL_ERROR quark into GRL_CORE_ERROR (37.01 KB, patch)
2010-09-01 13:09 UTC, Víctor Manuel Jáquez Leal
none Details | Review

Description Víctor Manuel Jáquez Leal 2010-09-01 13:08:03 UTC
Stick to the error domain code conventions for GError.
Comment 1 Víctor Manuel Jáquez Leal 2010-09-01 13:08:58 UTC
Created attachment 169247 [details] [review]
core: rename the GRL_ERROR quark to GRL_CORE_ERROR

In other to avoid name-space collisions with the next logging subsystem,
we are renaming grilo's error domain.

This change also will allows us to have different kinds of error domains.

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Comment 2 Víctor Manuel Jáquez Leal 2010-09-01 13:09:18 UTC
Created attachment 169248 [details] [review]
all: rename GRL_ERROR quark into GRL_CORE_ERROR

As in grilo-core the GRL_ERROR quark had been renamed, all the plugins
must reflect this change.

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Comment 3 Víctor Manuel Jáquez Leal 2010-09-03 08:25:16 UTC
commit e8b9d32162bd872af83cf3e34186056fafca01f4
Author: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Date:   Wed Sep 1 12:02:16 2010 +0200

    all: rename GRL_ERROR quark into GRL_CORE_ERROR
    
    As in grilo-core the GRL_ERROR quark had been renamed, all the plugins
    must reflect this change.
    
    Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=628506

commit e8b9d32162bd872af83cf3e34186056fafca01f4
Author: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Date:   Wed Sep 1 12:02:16 2010 +0200

    all: rename GRL_ERROR quark into GRL_CORE_ERROR
    
    As in grilo-core the GRL_ERROR quark had been renamed, all the plugins
    must reflect this change.
    
    Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=628506