[Mesa-dev] [PATCH] Mesa: Return GL error INVALID_OPERATION in case invalid format/type
Xu, Randy
randy.xu at intel.com
Mon Dec 19 01:20:39 UTC 2016
Thanks, Ian
Yes, it's my local gitconfig issue, and it's gone after I add quotes around the name and re-commit the patch.
Thanks,
Randy
-----Original Message-----
From: Ian Romanick [mailto:idr at freedesktop.org]
Sent: Saturday, December 17, 2016 6:07 AM
To: Xu, Randy <randy.xu at intel.com>
Cc: mesa-dev at lists.freedesktop.org
Subject: Re: [Mesa-dev] [PATCH] Mesa: Return GL error INVALID_OPERATION in case invalid format/type
On 12/15/2016 05:25 PM, Xu, Randy wrote:
> Thanks, Matt
>
> I have run "git config --global user.name "Randy Xu"" and see it in
> ~/.gitconfig [user]
> email = randy.xu at intel.com
> name = Randy Xu
Perhaps you need quotes around the name? My ~/.gitconfig has:
[user]
name = "Ian Romanick"
email = ian.d.romanick at intel.com
> While I don’t know why the "git send-email --smtp-server=smtp.intel.com --to=mesa-dev at lists.freedesktop.org 0001-xxxx.patch"
> command always cc the email to xu at freedesktop.org , which is not valid. Do you know why?
It's possible something in the local .git/config is causing problems.
If you do 'git show --format=fuller' on the commit, what does it show for Author: and Commit: lines?
If you're using git-format-patch to prepare the patches, you can look at the patch 00??-*.patch files for problems too.
> Thanks,
> Randy
>
> -----Original Message-----
> From: Matt Turner [mailto:mattst88 at gmail.com]
> Sent: Friday, December 16, 2016 9:20 AM
> To: Xu, Randy <randy.xu at intel.com>
> Cc: mesa-dev at lists.freedesktop.org; Xu at freedesktop.org
> Subject: Re: [Mesa-dev] [PATCH] Mesa: Return GL error
> INVALID_OPERATION in case invalid format/type
>
> On Wed, Dec 14, 2016 at 5:10 PM, Randy Xu <randy.xu at intel.com> wrote:
>> From: "Xu,Randy" <randy.xu at intel.com>
>
> Reminder to fix your configured name.
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list