]> granicus.if.org Git - python/commitdiff
Some compilers complain about 'control reaches end of non-void function'
authorChristian Heimes <christian@cheimes.de>
Mon, 22 Jul 2013 14:34:28 +0000 (16:34 +0200)
committerChristian Heimes <christian@cheimes.de>
Mon, 22 Jul 2013 14:34:28 +0000 (16:34 +0200)
because they don't understand that Py_FatalError() terminates the program.

1  2 
Parser/grammar1.c

Simple merge