Comment 4 for bug 681625

Revision history for this message
jazzynico (jazzynico) wrote :

Compile fails on Ubuntu 10.04, inkscape trunk revision 9923:

interface.cpp: In function ‘void sp_menu_append_new_templates(GtkWidget*, Inkscape::UI::View::View*)’:
interface.cpp:798: error: invalid conversion from ‘const gchar*’ to ‘gchar*’
interface.cpp:798: error: initializing argument 1 of ‘void std::list<_Tp, _Alloc>::push_front(const _Tp&) [with _Tp = gchar*, _Alloc = std::allocator<gchar*>]’

(patch applies an offset of -57 lines)