Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "worked around" structure misalignment problem in test suite | Rainer Gerhards | 2008-07-01 | 1 | -9/+10 |
| | | | | | | | | | I disabled a check below, because I can not find the cause of the misalignment. The problem is that pToken structure has a different member alignment inside the runtime library then inside of this program. I checked compiler options, but could not find the cause. Should anyone have any insight, I'd really appreciate if you drop me a line. | ||||
* | misc small changes: corrected version, removed some debug output, | Rainer Gerhards | 2008-06-27 | 1 | -1/+10 |
| | | | | | | ..., restructured makefile, added some troubleshooting to test case (program rscript-parse.c has problem due to different structure alignment, where I do not yet know the reason) | ||||
* | begun building a testbench | Rainer Gerhards | 2008-06-13 | 1 | -0/+90 |