Ticket #236 (closed enhancement: fixed)

Opened 15 years ago

Last modified 15 years ago

Replace gboolean by bool

Reported by: metux Owned by: metux
Priority: minor Milestone: 4.7
Component: mc-core Version: 4.6.2
Keywords: committed-master Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description (last modified by metux) (diff)

Replace all use of gboolean type to bool (from mhl/types.h)

branch:236_replace_gboolean
changeset:45964f373bedc439e71f1fdea70f67dabec994d8

committed to master
changeset:7015de5db51b00fe6c5ea6c49556ffcb526aca13

Change History

comment:1 Changed 15 years ago by metux

  • Keywords review added
  • Status changed from new to accepted
  • Description modified (diff)

comment:2 Changed 15 years ago by winnie

  • Keywords vote-winnie added

Looks nice and straight forward.

comment:3 Changed 15 years ago by slyfox

  • Keywords vote-slyfox approved added; review removed

apart from s/TRUE/true/, s/FALSE/false/ patch is fine.

Voted.

comment:4 Changed 15 years ago by metux

  • Status changed from accepted to testing
  • Keywords committed-master added; vote-winnie vote-slyfox approved removed
  • Resolution set to fixed
  • Description modified (diff)

comment:5 Changed 15 years ago by winnie

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.