@elextr commented on this pull request.


In src/msgwindow.c:

> @@ -112,6 +117,40 @@ void msgwin_set_messages_dir(const gchar *messages_dir)
 }
 
 
+GdkColor load_color(gchar *color_name) {

IIUC standard x86-64 ABI says up to 16 bytes can be returned in 2 registers, so probably no real copying takes place.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.