You are currently browsing the CodeBot @ Work weblog archives for the day June 12, 2007.
- 3D Stuff (9)
- BumpTop (5)
- C/C++ (16)
- Open Source (6)
- Radiant (8)
- Seneca (4)
- Stuff (11)
- Uncategorized (14)
- win32 (11)
- November 10, 2008: Radiant Update
- October 28, 2008: Primary Export: Pain
- September 7, 2008: Results
- September 5, 2008: Multicore Processing And Game Engines
- July 31, 2008: Work++; // Again!
- June 8, 2008: Patterns And Such.
- June 4, 2008: Work++;
- May 20, 2008: SIMD And Randomness
- April 30, 2008: Coder Burn-Out
- March 26, 2008: Some GameDev Math Resources.
Archive for June 12, 2007
Who Wrote The ESP Package Manager?
June 12, 2007 by Mark.
So, I forgot to set an environment variable while building some of my code and it turns out that the ESP Package Manager (EPM), specifically the version that comes with the SRC680_m211 build of OOo, has a bit of a buffer overflow in it. If your using long file names or paths that have more then 255 characters in it, you will get a nice warm and fuzzy segmentation fault. I never noticed this before. Also, apparently the newest version of EPM (4.1) fixes this bug.
Lovely.
Anyway, I’m still trying to get auto-recognition of SVG files to work. I’m lost in a sea of code. More on this later.
Posted in Uncategorized | No Comments »