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 737003 - [PATCH] Reorder game.vala.
[PATCH] Reorder game.vala.
Status: RESOLVED FIXED
Product: iagno
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: iagno-maint
iagno-maint
Depends on: 736934
Blocks: 737004
 
 
Reported: 2014-09-20 01:56 UTC by Arnaud B.
Modified: 2014-09-20 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Reorder game.vala. (8.27 KB, patch)
2014-09-20 01:56 UTC, Arnaud B.
committed Details | Review

Description Arnaud B. 2014-09-20 01:56:21 UTC
Created attachment 286669 [details] [review]
Reorder game.vala.

Here is a patch that reorders game.vala. It notably removes count_tiles(), one of these loop functions I hate. It’s the continuity of –and blocked by— the separation of the history functions from the others[1].

[1] https://bugzilla.gnome.org/show_bug.cgi?id=736934
Comment 1 Michael Catanzaro 2014-09-20 13:48:57 UTC
Attachment 286669 [details] pushed as ba6c9fa - Reorder game.vala.