Markus Elfring
Markus Elfring
Is there another update candidate in the function “gl_create_context”? https://github.com/intel/libva/blob/e4dc66b240d6d21e6546c9a21dbcfe455c8a6bff/va/glx/va_glx_impl.c#L435-L436
How do you think about to reduce any remaining uncertainties? :thinking:
:thought_balloon: Would you become interested to [use a development tool like “clang-tidy” for corresponding source code adjustments](https://clang.llvm.org/extra/clang-tidy/checks/readability/delete-null-pointer.html "Deletion of unnecessary null pointer checks")?
* Which distribution would you expect (or actually observe) for the passing of null pointers? * Should pointers for valid objects be usually handled more often? ----- How do you...
How do you think about to benefit from [parallel build trees](https://www.gnu.org/software/automake/manual/html_node/VPATH-Builds.html "Parallel build trees (a.k.a. VPATH builds)") also for this software? Would you like to [support out-of-source](https://gitlab.kitware.com/cmake/community/wikis/FAQ#what-is-an-out-of-source-build "https://gitlab.kitware.com/cmake/community/wikis/FAQ#what-is-an-out-of-source-build") ([VPATH](https://www.gnu.org/software/make/manual/html_node/General-Search.html "Search...
Another build attempt within the source directory succeeded also on my Linux system configuration. :crystal_ball: How can the situation be improved for the support of other build directories?
How do you think about to improve [static source code analysis](https://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis#C.2C_C.2B.2B "Tools for code analysis") also for this software? :thinking:
:crystal_ball: How will chances evolve to benefit any more also from [the means of aspect-oriented software development](https://en.wikipedia.org/wiki/Aspect-oriented_programming "Documentation")?
:thought_balloon: Are you aware that [error detection belongs to known cross-cutting concerns](https://en.wikipedia.org/wiki/Cross-cutting_concern#Examples "Background information")?
:thought_balloon: Would you become interested to [use a development tool like “clang-tidy” for corresponding source code adjustments](https://clang.llvm.org/extra/clang-tidy/checks/readability/delete-null-pointer.html "Deletion of unnecessary null pointer checks")?