Rationalize type compatibility checks to fix a potential problem where new dtype...
authorNick Downing <downing.nick@gmail.com>
Wed, 15 Feb 2017 13:36:39 +0000 (00:36 +1100)
committerNick Downing <downing.nick@gmail.com>
Wed, 15 Feb 2017 13:37:28 +0000 (00:37 +1100)
commiteaaa2ef351b6c109563c0ffb05b33e161e8a7595
tree7715e8d8e965862e37c64c4b7ae5b51c07a57f90
parentbfe8c9182715514dae2eb765720ec34e86b9b5e6
Rationalize type compatibility checks to fix a potential problem where new dtype was clobbering old dtype even though dimension info was merged into old dtype
c01.c
c03.c