code: plan9front

Download patch

ref: bf645afaac246967b9590ae7463f243c11d97480
parent: 988fe3308cae6cfb87fee9283ebcaf861c0903f0
author: Jacob Moody <moody@posixcafe.org>
date: Thu Aug 3 14:30:38 EDT 2023

/lib/rob: Critical code needs static typing.

https://marc.info/?l=tuhs&m=169105147414833&w=2

--- a/lib/rob
+++ b/lib/rob
@@ -405,3 +405,4 @@
 I told this anecdote in an internal talk at Google. You might have seen it then.
 Let me ask, because I'm genuinely curious: Why does it matter?
 I find this situation unsatisfactory.
+Critical code needs static typing.