Am Do., 20. Mai 2021 um 15:33 Uhr schrieb Mathieu Desnoyers <mathieu.desnoy...@efficios.com>: > > ----- On May 20, 2021, at 8:20 AM, Norbert Lange nolang...@gmail.com wrote: > > > This patch was intended for 2.12, no src/common/tracer.h there. > > You should post feature patches against the master branch. Or if you just > want to send a RFC, and you work on an older branch, please state that the > patch is RFC and which branch the patch is against, but that work won't > be merged unless it's rebased against master.
Yeah, I read the contributing guide since then, sorry =) > > Also this patch is brocken, as a va_list cant be iterated twice. > > Right. But you could easily do: > > va_start() [ first use ] va_end() > then > va_start() [ second use ] va_end(), right ? New patch vs master does this. Norbert _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev