**This is an old revision of the document!** ----

A PCRE internal error occured. This might be caused by a faulty plugin

===== Journal Week 2 ===== May 30: Stefan pointed out a few bugs: mostly with detecting incorrect input. Fixed them. There's this bug that I've introduced: after a few (sometimes one, sometimes more) incorrect inputs, gPXE just locks up. I can't seem to isolate it. Well, there's no way I can pitch it as a feature, so I guess that's more work for me. May 31: Hunted down the bug and fixed it. Turns out it was a problem with the error code that I return. I thought I'd return a -1 on a parse error. Instead I fixed it to return a 0, as the length of an empty string, and it works properly now. June 1: Stefan suggested I take a check and look at the big picture. As a result, I've filled in my Project Plan, with the details of the project. One of the first things to be done is to look at the syntax. Once that is decided, I will be able to move forward.


QR Code
QR Code soc:2009:lynusvaz:journal:week2 (generated for current page)