gnome-characters:gnome-3-28

Last commit made on 2018-05-07
Get this branch:
git clone -b gnome-3-28 https://git.launchpad.net/gnome-characters

Branch merges

Branch information

Name:
gnome-3-28
Repository:
lp:gnome-characters

Recent commits

4bc74e6... by Daiki Ueno <email address hidden>

Release 3.28.2

6a155c7... by Daiki Ueno <email address hidden>

libgc: Suppress compiler warning

c6212c5... by Piotr Drąg

window: Update copyright year in the about dialog

0087795... by Bastien Nocera

libgc: Fix crasher with some GCC configurations

const variables are not supposed to be writable, and trying to
initialise the various "const" blocks caused SEGVs. Remove the const
modifier as it's incorrect.

The valgrind output for this crash is clear, "Bad permissions":
==11056== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==11056== Bad permissions for mapped region at address 0x28C91360
==11056== at 0x28C8D0AB: init_blocks (gc.c:926)
==11056== by 0x28C8E46B: gc_character_iter_init_for_related (gc.c:938)
==11056== by 0x28C8E46B: gc_search_context_search (gc.c:1124)

0b5d657... by Rafael Fontenelle

Update Brazilian Portuguese translation

e671733... by Daniel Șerbănescu

Update Romanian translation

0177888... by wsxy162

Update Chinese (China) translation

9f3dced... by Daiki Ueno <email address hidden>

Release 3.28.0

bdf7f77... by Daiki Ueno <email address hidden>

character: Utilize lexical binding rather than instance variable

1df3026... by Daiki Ueno <email address hidden>

character: Remove critical warning when closing dialog