jholine
No user record in our sample, but jholine has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but jholine has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Solved problem since ages ago. error: format '%d' expects argument of type 'int', but argument 4 has type 'const char*' [-Werror=format=] You only get into trouble when you use runtime format strings (like passing a…