Ticket #2085 (new task) — at Version 1

Opened 14 years ago

Last modified 13 years ago

Repalce GLib deprecated functions

Reported by: vit_r Owned by:
Priority: major Milestone: 4.7.3
Component: mc-core Version: master
Keywords: Cc: zaytsev
Blocked By: Blocking:
Branch state: Votes for changeset:

Description (last modified by andrew_b) (diff)

g_string_sprintf(...) is deprecated

it is met currently (master) only in src/editor/edit.c

replacing it by g_strdup_printf(...)

Change History

Changed 14 years ago by vit_r

edit.c-replacing-g_string_sprintf-by-g_strdup_printf

comment:1 Changed 14 years ago by andrew_b

  • Type changed from defect to task
  • Component changed from mcedit to mc-core
  • Description modified (diff)
  • Summary changed from edit.c-replacing-g_string_sprintf-by-g_strdup_printf to Repalce GLib deprecated functions
Note: See TracTickets for help on using tickets.