Обсуждение: python - be: Initialize the call's expectation to the function's return

Поиск
Список
Период
Сортировка

python - be: Initialize the call's expectation to the function's return

От
jwp@pgfoundry.org (James William Pye)
Дата:
Log Message:
-----------
Initialize the call's expectation to the function's return type. This will be
overloaded if rsi->expectedDesc != NULL. (fixes a bug where it attempts to call
None on return)

Modified Files:
--------------
    be/src/call:
        pl.c (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call/pl.c.diff?r1=1.7&r2=1.8)