Add type safety by changing union tree to struct tree which does not have access...
authorNick Downing <downing.nick@gmail.com>
Sat, 11 Feb 2017 13:34:37 +0000 (00:34 +1100)
committerNick Downing <downing.nick@gmail.com>
Sat, 11 Feb 2017 13:34:37 +0000 (00:34 +1100)
commitf9676e1d02d3ec27b8841e34ffdc624e12a95895
treefbd347be49c0deac8d873897ef430dc73c942cf5
parent64926449e980ffeb35a367308acfc45c5c3670aa
Add type safety by changing union tree to struct tree which does not have access to extended fields, and requires a dynamic cast before they are accessed
13 files changed:
c0.h
c00.c
c01.c
c02.c
c03.c
c04.c
c1.h
c10.c
c11.c
c12.c
c13.c
ccom.h
fields.sed [new file with mode: 0644]