pikapython/port/linux/config/pika_config_pool.h
李昂 b20b5f1bb5 !37 support <try> <except> <raise> keywords, not support parameter yet
* restore __pika_ooc.h
* raise in cmodule and py function is ok
* add trydef1.py
* add PIKA_ASSERT_ENABLE config, add try_info
2022-06-26 07:30:52 +00:00

4 lines
120 B
C

#define PIKA_STACK_BUFF_SIZE 2048
#define PIKA_POOL_ENABLE 1
#define PIKA_POOL_SIZE 0x40000
#define PIKA_ASSERT_ENABLE 1