Alexandre Julliard : winex11: Fix bug report address

Robert Shearman rob at codeweavers.com
Wed Mar 19 07:38:30 CDT 2008


Groeschel, Volker wrote:
> The Patch points to wine-cvs. Shouldn't it point to wine-devel.

Not in the version of the patch I'm looking at:
>              if (! is_tablet_cursor(target->name, device_type))
>              {
> -                WARN("Skipping device %d [name %s|type %s]; not apparently a tablet cursor type device.  If this is wrong, please report to http://forums.winehq.org\n",
> +                WARN("Skipping device %d [name %s|type %s]; not apparently a tablet cursor type device.  If this is wrong, please report it to wine-devel at winehq.org\n",
>                       loop, devices[loop].name, device_type ? device_type : "");
>                  XFree(device_type);
>                  cursor_target --;
>   

-- 
Rob Shearman




More information about the wine-devel mailing list