FVWM Bug Tracking notification new message incoming/802
Message summary for PR#802 From: [EMAIL PROTECTED] Subject: compile fail at border.c Date: Sun, 04 Nov 2001 19:06:29 -0600 0 replies 0 followups ====> ORIGINAL MESSAGE FOLLOWS <==== >From [EMAIL PROTECTED] Sun Nov 04 19:06:34 2001 Received: from karazm.math.uh.edu ([129.7.128.1]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 160YDi-00071z-00 for [EMAIL PROTECTED]; Sun, 04 Nov 2001 19:06:34 -0600 Received: from malifon.math.uh.edu (IDENT:[EMAIL PROTECTED] [129.7.128.13]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id TAA11475 for <[EMAIL PROTECTED]>; Sun, 4 Nov 2001 19:06:30 -0600 (CST) From: [EMAIL PROTECTED] Received: from localhost ([127.0.0.1] ident=65534) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 160YDd-00071t-00 for [EMAIL PROTECTED]; Sun, 04 Nov 2001 19:06:29 -0600 To: [EMAIL PROTECTED] Subject: compile fail at border.c Message-Id: <[EMAIL PROTECTED]> Date: Sun, 04 Nov 2001 19:06:29 -0600 Full_Name: Shiono Jun'ichi Version: 2.5.0 CVS_Date: fvwm-snap-20011104 OS: SunOS moon 5.8 Generic_108528-11 sun4u sparc X_Server: /usr/openwin/bin/Xsun Submission from: (NULL) (164.71.1.147) compile fail at border.c wich configure --enable-multibyte this is patch ---- --- fvwm/borders.c~ Wed Oct 31 21:00:05 2001 +++ fvwm/borders.c Mon Nov 5 08:42:16 2001 @@ -610,7 +610,7 @@ if (text_y_pos < 0) text_y_pos = 0; #ifdef I18N_MB - XmbDrawString(dpy, title_win, window->title_font.fontset, gc, text_offset, + XmbDrawString(dpy, title_win, window->title_font.fontset, gc, text_offset, text_y_pos, title, strlen(title)); #else XDrawString(dpy, title_win, gc, text_offset, text_y_pos, title, -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]