Actions
Bug #4414
openToo many isany_params
Start date:
07/30/2013
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
ldv_pps_func_arg_ptr structure has two fields isany_params: isany_params and pps_func_arg->pps_declspecs->isany_params. There is also LDV_PPS_DECL_ANY_PARAMS constant. Because of this mess, some functions don't work properly (for example, conversion into an internal representation and back).
Updated by Evgeny Novikov over 11 years ago
- Status changed from New to Open
I agree with that this is very bad style to implement the same things in different ways. But because of everything works quite good at the moment, I will fix this later.
Updated by Evgeny Novikov over 8 years ago
- Category set to Core
- Priority changed from Normal to High
Actions