[Gimp-docs] make validate
Ulf-D. Ehlert
ude88 at web.de
Tue Jan 13 10:12:37 PST 2009
julien (Dienstag, 13. Januar 2009, 15:07):
> Hi,
>
> Why these differences :
>
> ~/SVN-po/trunk> make validate
> test -s log/en-xmllint.log && cat log/en-xmllint.log
> No errors.
Hmm, you should never see the first line, unless you
make validate VERBOSE=2
Probably you forgot to re-run autogen.sh.
> ~/SVN-po/trunk> make -f Makefile.GNU validate
> *** Validating XML (en) ...
> No errors.
>
> What is the right way to validate?
"make validate" or "make validate-fr" should work the the same way for
both Makefile and Makefile.GNU.
You will see the message "*** Validating XML (en) ..." if xmllint is
really validating. The result is saved to "log/en-xmllint.log", which
is displayd on the screen. When you re-run "make validate" without any
changes to the source files, the logfile will be printed to screen
without invoking xmllint (and without the "Validating" message).
Ulf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : /lists/gimp-docs/attachments/20090113/b7b5a340/attachment.bin
More information about the Gimp-docs
mailing list