08:59:48 rbrunner7: https://github.com/monero-project/monero/pull/9069 should fix the issue of accidentally & silently introducing infinite loops into the serialization code 09:17:11 jeffro256: Nice, will have a look today 09:37:28 nice catch 13:54:11 Don't you love C++! Now, with jeffro256's new PR #9069, if you forget to include `serialization/string.h` you don't get infinite loops anymore, which is nice 13:54:54 But what you get instead is literally hundreds of lines of cryptic compiler error messages :) 13:56:19 I am pretty sure that's just the way it is. 14:07:28 This is the way 14:07:32 that';s so cool