Re: segfault after disabling a loadable builtin

2015-07-10 Thread Chet Ramey
On 7/7/15 5:49 PM, Piotr Grzybowski wrote: > hi, > > maybe I am mistaken, but I think that keeping track of the > variables/functions bound/unbound by the loadable bultins leads to a > complete hell of unmanageable code. > It should be noted, that the builtins should clean by themselves, > e.g.,

Re: segfault after disabling a loadable builtin

2015-07-08 Thread Piotr Grzybowski
hi, maybe I am mistaken, but I think that keeping track of the variables/functions bound/unbound by the loadable bultins leads to a complete hell of unmanageable code. It should be noted, that the builtins should clean by themselves, e.g., in this case mypid.c should contain something like: int