Previously, 'p' would be traversed until eol. With your diff this is not longer the case. Since the return value of compile_flags() is used to assign a new value for 'p', isn't that a problem?
- todd
Previously, 'p' would be traversed until eol. With your diff this is not longer the case. Since the return value of compile_flags() is used to assign a new value for 'p', isn't that a problem?
- todd