On Sun, Mar 9, 2008 at 12:49 PM, Thorsten Haude <[EMAIL PROTECTED]> wrote: > Hi, > > * Bert Wesarg wrote (2008-01-28 13:14): > > >currently the function source/macro.c:readCheckMacroString() looks for > >the "define" keyword and the next character for space or tab, if found > >it skips "define" and than any of " \n\t". > > Looks like you should write a bug report about this. I'll do it. But any thoughts what is the right 'fix'. IMO remove the \n from the strspn()
Bert > > > Thorsten > -- > There are 10 types of people in the world: > Those who understand binary, and those who don't. > > -- > NEdit Develop mailing list - [email protected] > http://www.nedit.org/mailman/listinfo/develop > > -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
