linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #04911
[Bug 968824] Re: "Warning as an error"
Hi Mohit
thanks for coming back with the actuall error (or warning) message. This
is a common nuisance: The Sphinx RST parser we use to generate
documentation seems to change quite a lot, so a lot of documentation
that passes on older versions will fail on never versions.
None of us are RST experts, but I believe it is complaining because the
".. warning::" needs to be on a separate line. Try this:
.. warning::
:program:`auth_all` is a security risk! Do not use this plugin with
production server
Anyway, the point is that we want to have warnings-as-errors. So that we
can catch and fix the errors.
** Summary changed:
- "Warning as an error"
+ Error in RST ..warning:: directive
** Tags added: docs low-hanging-fruit
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/968824
Title:
Error in RST ..warning:: directive
Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
Invalid
Bug description:
During build of project drizzle , it enables "warning as a error" if it found .bzr , .git ,.svn etc in the directory.
i.e. it enables for drizzle developers but not for normal drizzle user. But it should be disable for drizzle developers also.
To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/968824/+subscriptions
References