[would probably have been better to start a new mail thread]
On 01/17/2014 11:34 AM, Sven Wehner wrote:
When I scroll through the source code, I sometimes see odd code.
Things that a real developer should seriously take a look at.
Something like one of the multiple "DELETEZ" defines, an "OSL_ENSURE(false, \"cannot happen.\")",
German function names etc.
Not sure what "a real developer should seriously take a look at" in an
OSL_ENSURE(false, "cannot happen.")
(other than OSL_ENSURE being deprecated). Those are generally
assertions that program logic cannot reach that point (like a default
case in a switch statement) unless there is a bug.
Stephan
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.