test commit for rename-to-main

This commit is contained in:
John Kerl 2021-03-26 16:56:23 +00:00
parent d004a47c4a
commit f3913dc5b1

View file

@ -490,12 +490,10 @@ i https://en.wikipedia.org/wiki/Delimiter#Delimiter_collision
o try and benchmark/compare ...
o lots of array-of-pointer stuff, this is totally fine
o take care w/ copying (non-pointer) mlrvals though
* more copy-on-retain for concurrent pointer-mods
o make a thorough audit, and warn everywhere
o either do copy for all retainers, or treat inrecs as immutable ...
o 'this.recordsAndContexts.PushBack(inrecAndContext)' idiom needs copy everywhere ...
* consider -w/-W to stderr not stdout -- ?
* doc6 re warnings
* -W to mlr main also -- so it can be used with .mlrrc