[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] PATCH: 11/16: directory/fs/netfs backend
- From: Jim Meyering <jim meyering net>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [Libvir] PATCH: 11/16: directory/fs/netfs backend
- Date: Fri, 15 Feb 2008 21:17:49 +0100
"Daniel P. Berrange" <berrange redhat com> wrote:
> virStorageReportError(NULL, VIR_ERR_INTERNAL_ERROR, "missing backend for pool type %d", type);
Not specific to this patch, but any new error-reporting functions
like virStorageReportError need to be added to the err_func_re in
Makefile.maint so we're reminded to add _(...) around their messages
so they get translated.
This is of course no reason to change anything about your patch,
but rather just a reminder to me.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]