Enrico Guiraud
Enrico Guiraud
why assigned to me? :sweat_smile:
I think the suggestions are on-topic for this issue, but if ROOT devs want to split things I have nothing against it of course.
@Axel-Naumann don't you agree that, after installing all dependencies listed at https://root.cern/install/dependencies, the following should work? ``` cmake -Dfail-on-missing=ON ../root_src ```
They would appear when hovering, so they can just not be there for mobile/touch devices (which we expect to be a small fraction of the clients, I think).
why assigned to me?
I'm just reporting a comment from a friend, up to you what to do with it :sweat_smile:
on second thought I will take care of this one
IMHO several sections at https://root.cern/contribute/coding_conventions should be deleted, they do more harm than good. In particular [Avoid raw C types](https://root.cern/contribute/coding_conventions/#avoid-raw-c-types), [Exception handling](https://root.cern/contribute/coding_conventions/#exception-handling) and [Namespaces](https://root.cern/contribute/coding_conventions/#namespaces). @couet @Axel-Naumann ping (found this because...
> The paragraph on raw c types is still relevant You mean _only for I/O-related code_, right? EDIT: nevermind, that's what the content of the section says as well. The...
#522 addresses the libssl-related part of this issue.