Ticket #2085 (accepted task) — at Version 2

Opened 14 years ago

Last modified 13 years ago

Repalce GLib deprecated functions

Reported by: vit_r Owned by: andrew_b
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

comment:2 Changed 14 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Description modified (diff)

Created 2085_deprecated_glib_functions branch. Parent branch is master.
Initial changeset:25255b187c821e530de5530ef8eb3b443d842d51

Changed 14 years ago by vit_r

ftpfs.c-repl-deprecated-g_strup-by-g_ascii_strup.patch

Note: See TracTickets for help on using tickets.