From e8ffaf29cea786e1c1266273c65bdb5eb42b39ab Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 21 Aug 2020 21:20:38 -0700 Subject: 6719 - error-checking for 'index' instructions 1000+ LoC spent; just 300+ excluding tests. Still one known gap; we don't check the entirety of an array's element type if it's a compound. So far we just check if say both sides start with 'addr'. Obviously that's not good enough. --- apps/assort | Bin 44420 -> 44420 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'apps/assort') diff --git a/apps/assort b/apps/assort index 22eb2a59..1429467c 100755 Binary files a/apps/assort and b/apps/assort differ -- cgit 1.4.1-2-gfad0 name='h' onchange='this.form.submit();'> Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log blame commit diff stats
path: root/src/jabber.c
blob: 1b093e3ed72603a476678c193ec3ff2ea7524cd5 (plain) (tree)
1
2
3
4
5