> In src/objects.c:Parrot_add_attribute() there is the todo item: > > /* TODO escape NUL char */ > > I think this applies to calling real_exception just afterwards. According a discussion in #parrot this function and some related parts is dead code. The attached patch removes it. -- Salu2Thread Previous | Thread Next