On Oct 10, 2011, at 15:34, Julien Cristau wrote:

>> +static int _X_NORETURN
>> +x_io_error_handler (Display *dpy) {
>> +    CloseWellKnownConnections();
>> +    OsCleanup(1);
>> +    exit(0);
>> +}
>> +
> Shouldn't this exit with an error?  It's an error handler after all...

Yeah, I was on the fence about that.  Done.


_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to