Your message dated Fri, 15 Apr 2011 17:22:17 +0200
with message-id <1302880937.24300.14.camel@localhost>
and subject line Re: fix typo in x11.vapi
has caused the Debian Bug report #619502,
regarding fix typo in x11.vapi
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
619502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619502
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: valac-0.10
Version: 0.10.4-1
Severity: minor
Tags: patch

Hi,

This patch fixes a small typo in the X11 bindings of Vala 0.10.4:

--- x11.vapi.orig       2011-03-14 13:56:11.087734497 +0100
+++ x11.vapi    2011-03-14 13:57:16.400729669 +0100
@@ -202,7 +202,7 @@
                public int select_input (Window w, long event_mask);
 
                [CCode (cname = "XSendEvent")]
-               public void send_event (Window w, bool prpagate, long 
event_mask, ref Event event_send);
+               public void send_event (Window w, bool propagate, long 
event_mask, ref Event event_send);
 
                [CCode (cname = "XSetCloseDownMode")]
                public void set_close_down_mode (int close_mode);

Best regards

Alexander Kurtz

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Version: 0.12.0-1

The fix for this bug was included in 0.12.0-1.

Best regards

Alexander Kurtz

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to