Results 7 comments of Shmuel Fomberg

I tested a weird idea that the compiler identify VOID==void. so I changed it to VXOID, and the error disappeared. weird.

oh, and I'm using Boost 1.44.0

Hi Leont. Thank for clearing it out. I saw your presentation on YAPC::EU::2010, and want to give a presentation at work about it, so I'm willing to invest time in...

Hi Leon. about evaluate.c: it does uses IV/NV types. so if you don't include internal.h, were are these types declared? And about YAPC::Asia, I'm thinking about giving a talk about...

true. however, it includes perl++.h, that includes scalar.h, that mentions IV/NV. (in line 67) Also, is there a place in this project where I can contribute? some functions on your...

[test_trace-010.atrc.zip](https://github.com/user-attachments/files/21403751/test_trace-010.atrc.zip) created by the "trace" command. here is some python code that I added to pykdebugparser/kd_buf_parser.py, in parse_v3, trying to parse the data: TRACEV3_MACH_SYSCALLS = b'\x01\x20\x01\x00\x00\x00\x00\x00' TRACEV3_TRACE_STATISTICS = b'\x16\x80\x00\x00\x01\x00\x00\x00' elif...

sorry, I don't have anything.