Daniel J Walsh <dwalsh(a)redhat.com> wrote:
[I removed the 1900+ lines of useless context]
> Ok, I have added your patches and make syntax-check succeeds except it
> does not like
> po_check
> --- po/POTFILES.in
> +++ po/POTFILES.in
> @@ -22,8 +22,6 @@
> src/qemu_conf.c
> src/qemu_driver.c
> src/remote_internal.c
> -src/security.c
> -src/security_selinux.c
> src/storage_backend.c
> src/storage_backend_disk.c
> src/storage_backend_fs.c
> Makefile.maint: you have changed the set of files with translatable
> diagnostics;
> apply the above patch
> Since these files add translations, what do I need to do
to get this to
> pass?
That check passes for me, but I'm using git.
Are you using CVS?
If so, have you cvs-added those two files?
If you have not, that would explain it.
Otherwise, the check (which runs a script to search
all version-controlled files) may need to be adjusted.