On Mon, 2015-11-23 at 00:26 +, Emil Velikov wrote:
> On 23 November 2015 at 00:10, Timothy Arceri wrote:
> > On Sun, 2015-11-22 at 23:21 +, Emil Velikov wrote:
> > > As per the spec quote:
> > >
> > > "All messages are initially enabled unless their assigned severity
> > > is DEBU
On 23 November 2015 at 00:10, Timothy Arceri wrote:
> On Sun, 2015-11-22 at 23:21 +, Emil Velikov wrote:
>> As per the spec quote:
>>
>> "All messages are initially enabled unless their assigned severity
>> is DEBUG_SEVERITY_LOW"
>>
>> We already had MEDIUM and HIGH set, let's toggle N
On Sun, 2015-11-22 at 23:21 +, Emil Velikov wrote:
> As per the spec quote:
>
> "All messages are initially enabled unless their assigned severity
> is DEBUG_SEVERITY_LOW"
>
> We already had MEDIUM and HIGH set, let's toggle NOTIFICATION as well.
Looks like there was a spec bug and o
Reviewed-by: Timothy Arceri
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
As per the spec quote:
"All messages are initially enabled unless their assigned severity
is DEBUG_SEVERITY_LOW"
We already had MEDIUM and HIGH set, let's toggle NOTIFICATION as well.
Signed-off-by: Emil Velikov
---
src/mesa/main/errors.c | 5 +++--
1 file changed, 3 insertions(+), 2 d