checking the return value of a non void function, which contains returns without...
authorjowenn <none@none>
Fri, 28 May 2004 21:45:51 +0000 (21:45 +0000)
committerjowenn <none@none>
Fri, 28 May 2004 21:45:51 +0000 (21:45 +0000)
commitee4f2e35c6cb1b961ebc44c763f24ff3d67e88b9
tree9a2eef27a293a645fcb32b961d5c1c06ce6242ef
parentdbe4a6a9f849c2f01b7e4ad29b8c1137f4689adf
checking the return value of a non void function, which contains returns without values is a bad idea. I think an int return type true/false would be sufficient.
loader.c
src/vm/loader.c