Jerry Gay via RT wrote: >> +.end >> + >> +#.constant STRINGINFO_STRSTART 2 >> +#.constant STRINGINFO_BUFLEN 3 >> +#.constant STRINGINFO_FLAGS 4 >> +#.constant STRINGINFO_BUFUSED 5 >> +#.constant STRINGINFO_STRLEN 6 >> >> # Local Variables: >> # mode: pir >> -- >> 1.5.0.2.21.gdcde2 >> >> >> > this patch looks great, until the end. instead of manually defining > your own constants, C<.include 'stringinfo.pasm'>--then they're > defined for you. it's an easy fix, and can be done by the committer > who applies this patch. >
Oh, sorry - those are actually comments. They should be marked as a TODO list for finishing the test. Sam.